more portable handling of the bool data type (Mac OS X has stdbool.h)
This commit is contained in:
+4
-2
@@ -762,9 +762,11 @@ if test x$medcli = xtrue; then
|
||||
me=true
|
||||
fi
|
||||
|
||||
dnl ==========================================
|
||||
dnl ===========================================
|
||||
dnl check required libraries and header files
|
||||
dnl ==========================================
|
||||
dnl ===========================================
|
||||
|
||||
AC_HEADER_STDBOOL
|
||||
|
||||
saved_LIBS=$LIBS
|
||||
LIBS=""
|
||||
|
||||
Reference in New Issue
Block a user