]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
build: Quote the arguments to AC_CONDITIONAL
authorGuillem Jover <guillem@hadrons.org>
Fri, 9 Jun 2017 02:52:45 +0000 (04:52 +0200)
committerGuillem Jover <guillem@hadrons.org>
Fri, 9 Jun 2017 03:47:07 +0000 (05:47 +0200)
configure.ac

index 0aa2d831d84633d44efecde2421d7e3439a3f99e..5fed4c9ed6a064ab394163885b349b2d8eda7ec5 100644 (file)
@@ -144,7 +144,7 @@ AC_LINK_IFELSE(
 AC_CHECK_FUNCS([clearenv dirfd fopencookie __fpurge \
                 getauxval getentropy getexecname getline \
                 pstat_getproc sysconf])
-AM_CONDITIONAL(HAVE_GETENTROPY, [test "x$ac_cv_func_getentropy" = "xtrue"])
+AM_CONDITIONAL([HAVE_GETENTROPY], [test "x$ac_cv_func_getentropy" = "xtrue"])
 
 AC_CONFIG_FILES([
        Makefile