summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
-rw-r--r--ChangeLog.pre-2-109
-rw-r--r--ChangeLog.pre-2-129
-rw-r--r--ChangeLog.pre-2-29
-rw-r--r--ChangeLog.pre-2-49
-rw-r--r--ChangeLog.pre-2-69
-rw-r--r--ChangeLog.pre-2-89
-rw-r--r--configure.in16
8 files changed, 70 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 93c70dc19..6a61521d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Thu Dec 5 16:05:55 2002 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Use AC_LINK_IFELSE(), not AC_TRY_RUN()
+ for va_copy(), __va_copy() checks.
+
+ * configure.in: When there is a reasonable default,
+ provide that in the 3rd argument of AC_TRY_RUN(),
+ instead of just leaving the 3rd argument empty.
+
2002-12-05 Matthias Clasen <maclas@gmx.de>
* glib/gstrfuncs.c (g_strncasecmp): Break long deprecation
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 93c70dc19..6a61521d5 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,12 @@
+Thu Dec 5 16:05:55 2002 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Use AC_LINK_IFELSE(), not AC_TRY_RUN()
+ for va_copy(), __va_copy() checks.
+
+ * configure.in: When there is a reasonable default,
+ provide that in the 3rd argument of AC_TRY_RUN(),
+ instead of just leaving the 3rd argument empty.
+
2002-12-05 Matthias Clasen <maclas@gmx.de>
* glib/gstrfuncs.c (g_strncasecmp): Break long deprecation
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index 93c70dc19..6a61521d5 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,3 +1,12 @@
+Thu Dec 5 16:05:55 2002 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Use AC_LINK_IFELSE(), not AC_TRY_RUN()
+ for va_copy(), __va_copy() checks.
+
+ * configure.in: When there is a reasonable default,
+ provide that in the 3rd argument of AC_TRY_RUN(),
+ instead of just leaving the 3rd argument empty.
+
2002-12-05 Matthias Clasen <maclas@gmx.de>
* glib/gstrfuncs.c (g_strncasecmp): Break long deprecation
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 93c70dc19..6a61521d5 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,12 @@
+Thu Dec 5 16:05:55 2002 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Use AC_LINK_IFELSE(), not AC_TRY_RUN()
+ for va_copy(), __va_copy() checks.
+
+ * configure.in: When there is a reasonable default,
+ provide that in the 3rd argument of AC_TRY_RUN(),
+ instead of just leaving the 3rd argument empty.
+
2002-12-05 Matthias Clasen <maclas@gmx.de>
* glib/gstrfuncs.c (g_strncasecmp): Break long deprecation
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 93c70dc19..6a61521d5 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,12 @@
+Thu Dec 5 16:05:55 2002 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Use AC_LINK_IFELSE(), not AC_TRY_RUN()
+ for va_copy(), __va_copy() checks.
+
+ * configure.in: When there is a reasonable default,
+ provide that in the 3rd argument of AC_TRY_RUN(),
+ instead of just leaving the 3rd argument empty.
+
2002-12-05 Matthias Clasen <maclas@gmx.de>
* glib/gstrfuncs.c (g_strncasecmp): Break long deprecation
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 93c70dc19..6a61521d5 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,12 @@
+Thu Dec 5 16:05:55 2002 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Use AC_LINK_IFELSE(), not AC_TRY_RUN()
+ for va_copy(), __va_copy() checks.
+
+ * configure.in: When there is a reasonable default,
+ provide that in the 3rd argument of AC_TRY_RUN(),
+ instead of just leaving the 3rd argument empty.
+
2002-12-05 Matthias Clasen <maclas@gmx.de>
* glib/gstrfuncs.c (g_strncasecmp): Break long deprecation
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 93c70dc19..6a61521d5 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,12 @@
+Thu Dec 5 16:05:55 2002 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Use AC_LINK_IFELSE(), not AC_TRY_RUN()
+ for va_copy(), __va_copy() checks.
+
+ * configure.in: When there is a reasonable default,
+ provide that in the 3rd argument of AC_TRY_RUN(),
+ instead of just leaving the 3rd argument empty.
+
2002-12-05 Matthias Clasen <maclas@gmx.de>
* glib/gstrfuncs.c (g_strncasecmp): Break long deprecation
diff --git a/configure.in b/configure.in
index da6343fe3..a29c3f11d 100644
--- a/configure.in
+++ b/configure.in
@@ -808,7 +808,7 @@ AC_CACHE_CHECK([whether realloc (NULL,) will work],glib_cv_sane_realloc,[
}],
[glib_cv_sane_realloc=yes],
[glib_cv_sane_realloc=no],
- [])
+ [glib_cv_sane_realloc=yes])
])
if test x$glib_cv_sane_realloc = xyes; then
AC_DEFINE(REALLOC_0_WORKS,1,[whether realloc (NULL,) works])
@@ -852,7 +852,7 @@ dnl **********************
dnl we currently check for all three va_copy possibilities, so we get
dnl all results in config.log for bug reports.
AC_CACHE_CHECK([for an implementation of va_copy()],glib_cv_va_copy,[
- AC_TRY_RUN([#include <stdarg.h>
+ AC_LINK_IFELSE([#include <stdarg.h>
void f (int i, ...) {
va_list args1, args2;
va_start (args1, i);
@@ -866,11 +866,10 @@ AC_CACHE_CHECK([for an implementation of va_copy()],glib_cv_va_copy,[
return 0;
}],
[glib_cv_va_copy=yes],
- [glib_cv_va_copy=no],
- [])
+ [glib_cv_va_copy=no])
])
AC_CACHE_CHECK([for an implementation of __va_copy()],glib_cv___va_copy,[
- AC_TRY_RUN([#include <stdarg.h>
+ AC_LINK_IFELSE([#include <stdarg.h>
void f (int i, ...) {
va_list args1, args2;
va_start (args1, i);
@@ -884,8 +883,7 @@ AC_CACHE_CHECK([for an implementation of __va_copy()],glib_cv___va_copy,[
return 0;
}],
[glib_cv___va_copy=yes],
- [glib_cv___va_copy=no],
- [])
+ [glib_cv___va_copy=no])
])
if test "x$glib_cv_va_copy" = "xyes"; then
@@ -915,7 +913,7 @@ AC_CACHE_CHECK([whether va_lists can be copied by value],glib_cv_va_val_copy,[
}],
[glib_cv_va_val_copy=yes],
[glib_cv_va_val_copy=no],
- [])
+ [glib_cv_va_val_copy=yes])
])
if test "x$glib_cv_va_val_copy" = "xno"; then
@@ -1010,7 +1008,7 @@ int main () {
} ],
[glib_cv_rtldglobal_broken=no],
[glib_cv_rtldglobal_broken=yes],
- [])
+ [glib_cv_rtldglobal_broken=no])
rm -f plugin.c plugin.o plugin.lo
])
if test "x$glib_cv_rtldglobal_broken" = "xyes"; then