define conds
authorChristian Grothoff <christian@grothoff.org>
Thu, 4 Jan 2018 17:02:24 +0000 (18:02 +0100)
committerChristian Grothoff <christian@grothoff.org>
Thu, 4 Jan 2018 17:02:24 +0000 (18:02 +0100)
configure.ac

index 2c9486ac4c3525f8802863181e82d7ecb1da7f2f..68922e6c085dfb150b95276f5edf66a68a5242f8 100644 (file)
@@ -467,6 +467,8 @@ else
 fi
 ,
 # glib-2 not found
+  AM_CONDITIONAL(HAVE_PBC, [0])
+  AM_CONDITIONAL(HAVE_ABE, [0])
   AC_DEFINE([HAVE_PBC],[0],[Lacking glib library])
 )