]> git.ipfire.org Git - ipfire-3.x.git/blob - autogen/patches/autogen-5.9.4-pkgconfig.patch
Change file layout of the makefiles.
[ipfire-3.x.git] / autogen / patches / autogen-5.9.4-pkgconfig.patch
1 diff -urNp autogen-5.9.4.orig/autoopts/mk-autoopts-pc.in autogen-5.9.4/autoopts/mk-autoopts-pc.in
2 --- autogen-5.9.4.orig/autoopts/mk-autoopts-pc.in 2007-12-24 02:33:16.000000000 +0530
3 +++ autogen-5.9.4/autoopts/mk-autoopts-pc.in 2008-02-24 21:21:13.000000000 +0530
4 @@ -18,7 +18,6 @@
5 exec_prefix="@exec_prefix@"
6 bindir="@bindir@"
7 libdir="@libdir@"
8 - ldopts="@AG_LDFLAGS@"
9 exeext="@EXEEXT@"
10 version="@AO_CURRENT@:@AO_REVISION@:@AO_AGE@"
11 dotver="@AO_CURRENT@.@AO_REVISION@.@AO_AGE@"