sync with output of update-patches.
This commit is contained in:
parent
8261e6de00
commit
4eb435c861
@ -1,6 +1,6 @@
|
|||||||
--- glib-config.in.orig Sat Oct 28 00:35:30 2000
|
--- glib-config.in.orig Sat Oct 28 00:35:30 2000
|
||||||
+++ glib-config.in Mon Mar 26 20:36:35 2001
|
+++ glib-config.in Mon Oct 1 21:51:11 2001
|
||||||
@@ -88,7 +88,7 @@
|
@@ -88,7 +88,7 @@ if test "$echo_cflags" = "yes"; then
|
||||||
if test "$lib_gthread" = "yes"; then
|
if test "$lib_gthread" = "yes"; then
|
||||||
cflags="$cflags @G_THREAD_CFLAGS@"
|
cflags="$cflags @G_THREAD_CFLAGS@"
|
||||||
fi
|
fi
|
||||||
@ -9,7 +9,7 @@
|
|||||||
fi
|
fi
|
||||||
if test "$echo_libs" = "yes"; then
|
if test "$echo_libs" = "yes"; then
|
||||||
libsp=""
|
libsp=""
|
||||||
@@ -98,7 +98,7 @@
|
@@ -98,7 +98,7 @@ if test "$echo_libs" = "yes"; then
|
||||||
fi
|
fi
|
||||||
if test "$lib_gthread" = "yes"; then
|
if test "$lib_gthread" = "yes"; then
|
||||||
libsp="-lgthread $libsp"
|
libsp="-lgthread $libsp"
|
||||||
|
Loading…
Reference in New Issue
Block a user