From b1d7443893ec43765555e149ed02edda48df1212 Mon Sep 17 00:00:00 2001 From: Sebastian Wilhelmi Date: Thu, 12 Oct 2000 11:39:50 +0000 Subject: [PATCH] Removed cruft from old threading code. 2000-10-12 Sebastian Wilhelmi * configure.in: Removed cruft from old threading code. --- ChangeLog | 4 +++- ChangeLog.pre-2-0 | 4 +++- ChangeLog.pre-2-10 | 4 +++- ChangeLog.pre-2-12 | 4 +++- ChangeLog.pre-2-2 | 4 +++- ChangeLog.pre-2-4 | 4 +++- ChangeLog.pre-2-6 | 4 +++- ChangeLog.pre-2-8 | 4 +++- configure.in | 3 --- 9 files changed, 24 insertions(+), 11 deletions(-) diff --git a/ChangeLog b/ChangeLog index 47038a4..c70d2ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,10 @@ 2000-10-12 Sebastian Wilhelmi - * configure.in: define GLIB_HAVE_ALLOCA_H instead of including + * configure.in: Defined GLIB_HAVE_ALLOCA_H instead of including alloca.h in glibconfig.h, GLIB_HAVE_ALLOCA_H is used in glib.h. + * configure.in: Removed cruft from old threading code. + 2000-10-09 Raja R Harinath Work with beta autoconf 2.50. diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 47038a4..c70d2ca 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,8 +1,10 @@ 2000-10-12 Sebastian Wilhelmi - * configure.in: define GLIB_HAVE_ALLOCA_H instead of including + * configure.in: Defined GLIB_HAVE_ALLOCA_H instead of including alloca.h in glibconfig.h, GLIB_HAVE_ALLOCA_H is used in glib.h. + * configure.in: Removed cruft from old threading code. + 2000-10-09 Raja R Harinath Work with beta autoconf 2.50. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 47038a4..c70d2ca 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,8 +1,10 @@ 2000-10-12 Sebastian Wilhelmi - * configure.in: define GLIB_HAVE_ALLOCA_H instead of including + * configure.in: Defined GLIB_HAVE_ALLOCA_H instead of including alloca.h in glibconfig.h, GLIB_HAVE_ALLOCA_H is used in glib.h. + * configure.in: Removed cruft from old threading code. + 2000-10-09 Raja R Harinath Work with beta autoconf 2.50. diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 47038a4..c70d2ca 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,8 +1,10 @@ 2000-10-12 Sebastian Wilhelmi - * configure.in: define GLIB_HAVE_ALLOCA_H instead of including + * configure.in: Defined GLIB_HAVE_ALLOCA_H instead of including alloca.h in glibconfig.h, GLIB_HAVE_ALLOCA_H is used in glib.h. + * configure.in: Removed cruft from old threading code. + 2000-10-09 Raja R Harinath Work with beta autoconf 2.50. diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 47038a4..c70d2ca 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,8 +1,10 @@ 2000-10-12 Sebastian Wilhelmi - * configure.in: define GLIB_HAVE_ALLOCA_H instead of including + * configure.in: Defined GLIB_HAVE_ALLOCA_H instead of including alloca.h in glibconfig.h, GLIB_HAVE_ALLOCA_H is used in glib.h. + * configure.in: Removed cruft from old threading code. + 2000-10-09 Raja R Harinath Work with beta autoconf 2.50. diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 47038a4..c70d2ca 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,8 +1,10 @@ 2000-10-12 Sebastian Wilhelmi - * configure.in: define GLIB_HAVE_ALLOCA_H instead of including + * configure.in: Defined GLIB_HAVE_ALLOCA_H instead of including alloca.h in glibconfig.h, GLIB_HAVE_ALLOCA_H is used in glib.h. + * configure.in: Removed cruft from old threading code. + 2000-10-09 Raja R Harinath Work with beta autoconf 2.50. diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 47038a4..c70d2ca 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,8 +1,10 @@ 2000-10-12 Sebastian Wilhelmi - * configure.in: define GLIB_HAVE_ALLOCA_H instead of including + * configure.in: Defined GLIB_HAVE_ALLOCA_H instead of including alloca.h in glibconfig.h, GLIB_HAVE_ALLOCA_H is used in glib.h. + * configure.in: Removed cruft from old threading code. + 2000-10-09 Raja R Harinath Work with beta autoconf 2.50. diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 47038a4..c70d2ca 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,8 +1,10 @@ 2000-10-12 Sebastian Wilhelmi - * configure.in: define GLIB_HAVE_ALLOCA_H instead of including + * configure.in: Defined GLIB_HAVE_ALLOCA_H instead of including alloca.h in glibconfig.h, GLIB_HAVE_ALLOCA_H is used in glib.h. + * configure.in: Removed cruft from old threading code. + 2000-10-09 Raja R Harinath Work with beta autoconf 2.50. diff --git a/configure.in b/configure.in index 9fd4c12..43efbe7 100644 --- a/configure.in +++ b/configure.in @@ -1189,9 +1189,6 @@ _______EOF if test x$glib_values_h = xyes; then echo '#include ' >> $outfile fi - if test x$g_mutex_header_file != x; then - echo '#include <'"$g_mutex_header_file"'>' >> $outfile - fi if test "$glib_header_alloca_h" = "yes"; then echo '#define GLIB_HAVE_ALLOCA_H' >> $outfile fi -- 2.7.4