]> git.pld-linux.org Git - packages/ddd.git/blobdiff - ddd.spec
- add %{__aclocal}
[packages/ddd.git] / 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.122056 seconds and 4 git commands to generate.