]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-system_libs_more.patch
- include --x-libraries=/usr/X11R6/%{_lib} in %configure macros
[packages/rpm.git] / rpm-system_libs_more.patch
CommitLineData
77a0fe7f
AF
1--- rpm-4.3/configure.ac.wiget 2003-06-11 02:15:29.000000000 +0200
2+++ rpm-4.3/configure.ac 2003-06-11 02:15:29.000000000 +0200
3@@ -1273,7 +1273,7 @@
2a524472
AF
4 dnl # XXX Propagate -lucb to popt ...
5 dnl export LIBS INCPATH CONFIG_SITE
6
7-AC_CONFIG_SUBDIRS(beecrypt file)
8+AC_CONFIG_SUBDIRS(file)
77a0fe7f 9
2a524472
AF
10 AC_OUTPUT([ Doxyfile Makefile rpmrc macros platform rpmpopt rpm.spec
11 scripts/perl.req scripts/perl.prov
77a0fe7f 12@@ -1298,7 +1298,6 @@
2a524472
AF
13 python/mpw/Makefile
14 python/mpw/test/Makefile
15 ], [
16- echo timestamp > beecrypt/stamp-h.in
17 echo timestamp > stamp-h.in
18 ]
19 )
This page took 0.030562 seconds and 4 git commands to generate.