[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Changes to m4/configure.ac
From: |
Gary V . Vaughan |
Subject: |
Changes to m4/configure.ac |
Date: |
Fri, 24 Dec 2004 18:07:08 -0500 |
Index: m4/configure.ac
diff -u m4/configure.ac:1.35 m4/configure.ac:1.36
--- m4/configure.ac:1.35 Thu Sep 23 16:29:33 2004
+++ m4/configure.ac Fri Dec 24 23:07:05 2004
@@ -178,7 +178,7 @@
if test $ac_cv_header_stdbool_h = yes; then
INCLUDE_STDBOOL_H='#include <stdbool.h>'
else
- INCLUDE_STDBOOL_H='#include <m4/stdbool.h>'
+ INCLUDE_STDBOOL_H='#include <gnu/stdbool.h>'
fi
AC_SUBST([INCLUDE_STDBOOL_H])
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Changes to m4/configure.ac,
Gary V . Vaughan <=