]> andersk Git - nss_nonlocal.git/blobdiff - configure.ac
Define bool
[nss_nonlocal.git] / configure.ac
index fbf32479356ad5b327daa4959291db14d0f01dfc..92213406d7ced776a16f7c0fb7f499cf3464245f 100644 (file)
@@ -9,6 +9,8 @@ AC_PROG_CC
 AC_PROG_INSTALL
 AC_PROG_LIBTOOL
 
+AC_HEADER_STDBOOL
+
 case "$target_cpu" in
     i386 | i486 | i586 | i686 | i786)
        AC_DEFINE([USE_REGPARMS], [],
This page took 0.028235 seconds and 4 git commands to generate.