Skip to content

Commit

Permalink
Clear CRAN autotools warning
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaston committed Oct 12, 2021
1 parent 9046ef8 commit 2c5e7e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ GEOS_CONFIG="geos-config"
GEOS_CONFIG_SET="no"

AC_ARG_WITH([geos-config],
AC_HELP_STRING([--with-geos-config=GEOS_CONFIG],
AS_HELP_STRING([--with-geos-config=GEOS_CONFIG],
[the location of geos-config]),
[geos_config=$withval])

Expand Down

0 comments on commit 2c5e7e7

Please sign in to comment.