This email list is read-only.  Emails sent to this list will be discarded
----------------------------------
 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

New commits:
commit 798982a85d3900bedfc820bdea8ce1769807fe6c
Author: Bob Spencer <[EMAIL PROTECTED]>
Date:   Tue Aug 12 15:36:06 2008 -0700

    removed line from configure.ac that checks for stdlib.h


Diff in this email is a maximum of 400 lines.
diff --git a/configure.ac b/configure.ac
index 669c586..7a86da9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,6 @@ AC_CHECK_FUNCS([memset])
 
 # Checks for header files.
 AC_HEADER_STDC
-#AC_CHECK_HEADERS([stdlib.h])
 
 PKG_CHECK_MODULES(CLUTTER, clutter-0.8)
 AC_SUBST(CLUTTER_CFLAGS)
_______________________________________________
Commits mailing list
[email protected]
https://www.moblin.org/mailman/listinfo/commits

Reply via email to