diff options
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4ce1409..267c40a 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -419,7 +419,6 @@ dnl prerequisites met, enable the plugin | |||
419 | if test x$_can_enable_check_curl = xyes; then | 419 | if test x$_can_enable_check_curl = xyes; then |
420 | EXTRAS="$EXTRAS check_curl\$(EXEEXT)" | 420 | EXTRAS="$EXTRAS check_curl\$(EXEEXT)" |
421 | fi | 421 | fi |
422 | AM_CONDITIONAL([WITH_CHECK_CURL], [test "$_can_enable_check_curl" = "yes"]) | ||
423 | AC_CONFIG_FILES([plugins/picohttpparser/Makefile]) | 422 | AC_CONFIG_FILES([plugins/picohttpparser/Makefile]) |
424 | 423 | ||
425 | dnl Fallback to who(1) if the system doesn't provide an utmpx(5) interface | 424 | dnl Fallback to who(1) if the system doesn't provide an utmpx(5) interface |