]> git.pld-linux.org Git - packages/dml.git/commitdiff
- make it ac 2.50 compliant
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 16 Jul 2001 20:27:56 +0000 (20:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dml.spec -> 1.21

dml.spec

index 66cca5094cf537d2eaa1749c9925a6fc279db1d4..8e2ff762a186847adacf26df96f846b27042fe30 100644 (file)
--- a/dml.spec
+++ b/dml.spec
@@ -43,7 +43,7 @@ Tool for displaying dialogs from shell. Bootdisk version.
 %if %{?BOOT:1}%{!?BOOT:0}
 #autoheader
 #automake --add-missing
-#autoconf 
+autoconf 
 
 %configure --disable-nls
 %{__make} -C src \
@@ -57,6 +57,7 @@ mv -f src/dml dml-BOOT
 %{__make} distclean
 %endif
 
+autoconf
 %configure
 %{__make}
 
This page took 0.115141 seconds and 4 git commands to generate.