Fix builddir != srcdir

svn path=/trunk/; revision=5806
This commit is contained in:
Matthias Clasen
2007-11-07 16:27:41 +00:00
parent 7d2ec70a49
commit e346a16571
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2007-11-07 Matthias Clasen <mclasen@redhat.com>
* glib/pcre/Makefile.am: Add an include to fix builddir != srcdir
builds. (#494602, Yevgen Muntyan)
2007-11-07 Tor Lillqvist <tml@novell.com>
* glib/update-pcre/notdll.patch: Not needed, just use -DPCRE_STATIC.