mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
Removed cruft from old threading code.
2000-10-12 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * configure.in: Removed cruft from old threading code.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
dfcd33747e
commit
b1d7443893
@@ -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
|
||||
|
Reference in New Issue
Block a user