Fix path prefix so it applies.

This commit is contained in:
Tollef Fog Heen 2007-06-18 21:52:25 +02:00
parent a5c1a0d417
commit 4ef3fc90d3
3 changed files with 9 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2007-06-18 Tollef Fog Heen <tfheen@err.no>
* glib-patches/autoconf-warning.diff,
glib-patches/automake-warning.diff Fix path prefix so it applies.
2007-05-30 Tor Lillqvist <tml@novell.com>
* parse.c: Fix problem on Win32 where the automagic prefix

View file

@ -5,8 +5,8 @@
an AC_DEFINE in the second argument, where no actions should be taken
diff -ur -x autom4te.cache -x aclocal.m4 -x configure -x Makefile.in -x config.h.in -x 'config.h.in~' pkg-config-0.21.orig/glib-1.2.8/configure.in pkg-config-0.21/glib-1.2.8/configure.in
--- pkg-config-0.21.orig/glib-1.2.8/configure.in 2006-08-16 20:24:29.000000000 +0200
+++ pkg-config-0.21/glib-1.2.8/configure.in 2007-01-19 15:05:37.000000000 +0100
--- glib-1.2.8/configure.in 2006-08-16 20:24:29.000000000 +0200
+++ glib-1.2.8/configure.in 2007-01-19 15:05:37.000000000 +0100
@@ -384,11 +384,13 @@
return realloc (0, sizeof (int)) == 0;
}],

View file

@ -6,8 +6,8 @@
whitespace following trailing backslash
diff -ur -x autom4te.cache -x aclocal.m4 -x configure -x Makefile.in -x config.h.in -x 'config.h.in~' pkg-config-0.21.orig/glib-1.2.8/Makefile.am pkg-config-0.21/glib-1.2.8/Makefile.am
--- pkg-config-0.21.orig/glib-1.2.8/Makefile.am 2006-08-16 20:24:29.000000000 +0200
+++ pkg-config-0.21/glib-1.2.8/Makefile.am 2007-01-19 15:03:19.000000000 +0100
--- glib-1.2.8/Makefile.am 2006-08-16 20:24:29.000000000 +0200
+++ glib-1.2.8/Makefile.am 2007-01-19 15:03:19.000000000 +0100
@@ -8,7 +8,7 @@
configincludedir = $(pkglibdir)/include