pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/Smake


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/Smake
Date: Sun, 07 Aug 2005 00:56:17 -0400

Index: pspp/Smake
diff -u pspp/Smake:1.13 pspp/Smake:1.14
--- pspp/Smake:1.13     Sun Jul 31 21:42:47 2005
+++ pspp/Smake  Sun Aug  7 04:56:17 2005
@@ -4,10 +4,13 @@
 GNULIB_TOOL = $(GNULIB)/gnulib-tool
 
 all: po/POTFILES.in
+       test -d m4 || mkdir m4
+       touch m4/Makefile.am
        $(GNULIB_TOOL) --import
        autoreconf --install
 
 gettextize:
+       test -d m4 || mkdir m4
        touch m4/Makefile.am
        gettextize -f -c --intl --no-changelog
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]