diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-07-13 13:38:46 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-07-13 13:38:46 +0200 |
commit | ae6f37b6298e855dbe998637cffba15493a62c0d (patch) | |
tree | 9c96ddb4486e6b431c3cbf1a333fa4b567fe8169 | |
parent | b700ddb4372e3de25ffe5748f1f58cbbbddfc16e (diff) |
init
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index c14db9b..da40200 100644 --- a/configure.ac +++ b/configure.ac @@ -30,6 +30,7 @@ AC_CHECK_HEADER(gcrypt.h, [], [AC_MSG_ERROR([unable to find the gcrypt.h header SAVE_LIBS=$LIBS +libgnunetutil=0 AC_MSG_CHECKING([for libgnunetutil]) AC_ARG_WITH(gnunet, [AS_HELP_STRING([--with-gnunet=PFX], [base of GNUnet installation])], |