Removed cruft from old threading code.
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Thu, 12 Oct 2000 11:39:50 +0000 (11:39 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Thu, 12 Oct 2000 11:39:50 +0000 (11:39 +0000)
2000-10-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* configure.in: Removed cruft from old threading code.

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in

index 47038a4..c70d2ca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,10 @@
 2000-10-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
-       * 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  <harinath@cs.umn.edu>
 
        Work with beta autoconf 2.50.
index 47038a4..c70d2ca 100644 (file)
@@ -1,8 +1,10 @@
 2000-10-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
-       * 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  <harinath@cs.umn.edu>
 
        Work with beta autoconf 2.50.
index 47038a4..c70d2ca 100644 (file)
@@ -1,8 +1,10 @@
 2000-10-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
-       * 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  <harinath@cs.umn.edu>
 
        Work with beta autoconf 2.50.
index 47038a4..c70d2ca 100644 (file)
@@ -1,8 +1,10 @@
 2000-10-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
-       * 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  <harinath@cs.umn.edu>
 
        Work with beta autoconf 2.50.
index 47038a4..c70d2ca 100644 (file)
@@ -1,8 +1,10 @@
 2000-10-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
-       * 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  <harinath@cs.umn.edu>
 
        Work with beta autoconf 2.50.
index 47038a4..c70d2ca 100644 (file)
@@ -1,8 +1,10 @@
 2000-10-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
-       * 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  <harinath@cs.umn.edu>
 
        Work with beta autoconf 2.50.
index 47038a4..c70d2ca 100644 (file)
@@ -1,8 +1,10 @@
 2000-10-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
-       * 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  <harinath@cs.umn.edu>
 
        Work with beta autoconf 2.50.
index 47038a4..c70d2ca 100644 (file)
@@ -1,8 +1,10 @@
 2000-10-12  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
-       * 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  <harinath@cs.umn.edu>
 
        Work with beta autoconf 2.50.
index 9fd4c12..43efbe7 100644 (file)
@@ -1189,9 +1189,6 @@ _______EOF
        if test x$glib_values_h = xyes; then
          echo '#include <values.h>' >> $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