[xmlsec] error in macro AM_C_PROTOTYPES (Roumen)
- From: Aleksey Sanin <aleksey src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [xmlsec] error in macro AM_C_PROTOTYPES (Roumen)
- Date: Sun, 29 Jul 2012 23:21:19 +0000 (UTC)
commit 6a4968bc33f83aaf61efc0a80333350ce9c372f5
Author: Aleksey Sanin <aleksey aleksey com>
Date:   Sun Jul 29 23:19:32 2012 +0000
    error in macro AM_C_PROTOTYPES (Roumen)
 config.h.in  |    6 ------
 configure.in |    4 ----
 2 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/config.h.in b/config.h.in
index b67643f..d8c6a47 100644
--- a/config.h.in
+++ b/config.h.in
@@ -118,9 +118,6 @@
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
 
-/* Define to 1 if the C compiler supports function prototypes. */
-#undef PROTOTYPES
-
 /* The size of `size_t', as computed by sizeof. */
 #undef SIZEOF_SIZE_T
 
@@ -129,6 +126,3 @@
 
 /* Version number of package */
 #undef VERSION
-
-/* Define like PROTOTYPES; this can be used by system headers. */
-#undef __PROTOTYPES
diff --git a/configure.in b/configure.in
index e06b485..02d01db 100644
--- a/configure.in
+++ b/configure.in
@@ -47,10 +47,6 @@ AC_PATH_PROG(TAR, tar, /bin/tar)
 AC_PATH_PROG(HELP2MAN, help2man)
 AC_PATH_PROG(MAN2HTML, man2html)
 
-dnl Make sure we have an ANSI compiler
-AM_C_PROTOTYPES
-test "z$U" != "z" && AC_MSG_ERROR(Compiler not ANSI compliant)
-
 dnl Checks for header files.
 AC_HEADER_DIRENT
 AC_HEADER_STDC
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]