/[m4]/m4/configure.ac
ViewVC logotype

Diff of /m4/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.35 by gary, Thu Sep 23 16:29:33 2004 UTC revision 1.36 by gary, Fri Dec 24 23:07:05 2004 UTC
# Line 178  AC_CHECK_HEADERS(limits.h locale.h memor Line 178  AC_CHECK_HEADERS(limits.h locale.h memor
178  if test $ac_cv_header_stdbool_h = yes; then  if test $ac_cv_header_stdbool_h = yes; then
179    INCLUDE_STDBOOL_H='#include <stdbool.h>'    INCLUDE_STDBOOL_H='#include <stdbool.h>'
180  else  else
181    INCLUDE_STDBOOL_H='#include <m4/stdbool.h>'    INCLUDE_STDBOOL_H='#include <gnu/stdbool.h>'
182  fi  fi
183  AC_SUBST([INCLUDE_STDBOOL_H])  AC_SUBST([INCLUDE_STDBOOL_H])
184    

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26