X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=a13ce6b5bb36e3ec60105a29611a6602e06c1652;hb=2e5ba1599578af2f13aa483db3ee49d591aed42f;hp=d9fd0d316cb2bd8f3ff80fde789e8882d0160e6c;hpb=2a7b5ed5419633abfbbc9f929b20e888227b490c;p=pspp-builds.git diff --git a/Smake b/Smake index d9fd0d31..a13ce6b5 100644 --- a/Smake +++ b/Smake @@ -58,7 +58,11 @@ all: po/POTFILES.in $(GNULIB_TOOL) --import --no-changelog --m4-base=gl/m4 \ --source-base=gl --lib=libgl --tests-base=tests \ --import $(GNULIB_MODULES) - autoreconf --install + autopoint --force + aclocal -I m4 -I gl/m4 + autoconf + autoheader + automake --add-missing --copy --no-force gettextize: test -d m4 || mkdir m4