]> git.pld-linux.org Git - packages/ddd.git/commitdiff
- add %{__aclocal}
authorundefine <undefine@pld-linux.org>
Tue, 10 Sep 2002 23:54:11 +0000 (23:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- use system readline, not built

Changed files:
    ddd.spec -> 1.63

ddd.spec

index e91a6cbe3b6970fe1c753975d37a7267c598ea4e..330e92366470a84a624ff035b0355b0f77b2a579 100644 (file)
--- a/ddd.spec
+++ b/ddd.spec
@@ -94,9 +94,11 @@ Data Display Debugger - debugger pythona.
 %patch3 -p1
 
 %build
+%{__aclocal}
 %{__automake}
 %configure2_13 \
-       --with-motif
+       --with-motif \
+       --with-readline-libraries=%{_libdir}
 
 %{__make} CXXOPT="-DNDEBUG %{rpmcflags}"
 
This page took 0.093818 seconds and 4 git commands to generate.