mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 15:06:14 +01:00
Fix some problems in writing out varargs tests in configure.in
Sun May 20 10:47:47 2001 Owen Taylor <otaylor@redhat.com> * configure.in: Fix some problems in writing out varargs tests in configure.in
This commit is contained in:
parent
94b8df8ca0
commit
686e9b4645
@ -1,3 +1,8 @@
|
|||||||
|
Sun May 20 10:47:47 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: Fix some problems in writing out varargs
|
||||||
|
tests in configure.in
|
||||||
|
|
||||||
Fri May 18 10:52:23 2001 Owen Taylor <otaylor@redhat.com>
|
Fri May 18 10:52:23 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in gmessages.h: Use compile checks for ISO C99 and GNU
|
* configure.in gmessages.h: Use compile checks for ISO C99 and GNU
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Sun May 20 10:47:47 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: Fix some problems in writing out varargs
|
||||||
|
tests in configure.in
|
||||||
|
|
||||||
Fri May 18 10:52:23 2001 Owen Taylor <otaylor@redhat.com>
|
Fri May 18 10:52:23 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in gmessages.h: Use compile checks for ISO C99 and GNU
|
* configure.in gmessages.h: Use compile checks for ISO C99 and GNU
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Sun May 20 10:47:47 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: Fix some problems in writing out varargs
|
||||||
|
tests in configure.in
|
||||||
|
|
||||||
Fri May 18 10:52:23 2001 Owen Taylor <otaylor@redhat.com>
|
Fri May 18 10:52:23 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in gmessages.h: Use compile checks for ISO C99 and GNU
|
* configure.in gmessages.h: Use compile checks for ISO C99 and GNU
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Sun May 20 10:47:47 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: Fix some problems in writing out varargs
|
||||||
|
tests in configure.in
|
||||||
|
|
||||||
Fri May 18 10:52:23 2001 Owen Taylor <otaylor@redhat.com>
|
Fri May 18 10:52:23 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in gmessages.h: Use compile checks for ISO C99 and GNU
|
* configure.in gmessages.h: Use compile checks for ISO C99 and GNU
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Sun May 20 10:47:47 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: Fix some problems in writing out varargs
|
||||||
|
tests in configure.in
|
||||||
|
|
||||||
Fri May 18 10:52:23 2001 Owen Taylor <otaylor@redhat.com>
|
Fri May 18 10:52:23 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in gmessages.h: Use compile checks for ISO C99 and GNU
|
* configure.in gmessages.h: Use compile checks for ISO C99 and GNU
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Sun May 20 10:47:47 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: Fix some problems in writing out varargs
|
||||||
|
tests in configure.in
|
||||||
|
|
||||||
Fri May 18 10:52:23 2001 Owen Taylor <otaylor@redhat.com>
|
Fri May 18 10:52:23 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in gmessages.h: Use compile checks for ISO C99 and GNU
|
* configure.in gmessages.h: Use compile checks for ISO C99 and GNU
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Sun May 20 10:47:47 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: Fix some problems in writing out varargs
|
||||||
|
tests in configure.in
|
||||||
|
|
||||||
Fri May 18 10:52:23 2001 Owen Taylor <otaylor@redhat.com>
|
Fri May 18 10:52:23 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in gmessages.h: Use compile checks for ISO C99 and GNU
|
* configure.in gmessages.h: Use compile checks for ISO C99 and GNU
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Sun May 20 10:47:47 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* configure.in: Fix some problems in writing out varargs
|
||||||
|
tests in configure.in
|
||||||
|
|
||||||
Fri May 18 10:52:23 2001 Owen Taylor <otaylor@redhat.com>
|
Fri May 18 10:52:23 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* configure.in gmessages.h: Use compile checks for ISO C99 and GNU
|
* configure.in gmessages.h: Use compile checks for ISO C99 and GNU
|
||||||
|
@ -1644,16 +1644,16 @@ $glib_inline
|
|||||||
#endif /* !__cplusplus */
|
#endif /* !__cplusplus */
|
||||||
_______EOF
|
_______EOF
|
||||||
|
|
||||||
if test x$g_have_iso_varargs ; then
|
if test x$g_have_iso_varargs = xyes ; then
|
||||||
cat >>$outfile <<_______EOF
|
cat >>$outfile <<_______EOF
|
||||||
|
|
||||||
#define G_HAVE_ISO_VARARGS
|
#define G_HAVE_ISO_VARARGS 1
|
||||||
_______EOF
|
_______EOF
|
||||||
fi
|
fi
|
||||||
if test x$g_have_gnuc_varargs ; then
|
if test x$g_have_gnuc_varargs = xyes ; then
|
||||||
cat >>$outfile <<_______EOF
|
cat >>$outfile <<_______EOF
|
||||||
|
|
||||||
#define G_HAVE_GNUC_VARARGS
|
#define G_HAVE_GNUC_VARARGS 1
|
||||||
_______EOF
|
_______EOF
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user