X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Smake;h=176715bf4a94324abfe7788bbbd9f7d2fb7161f2;hb=c50121b54eea7f7221a03e1e9549afe76e2b3122;hp=7ee5585c5e009d48b6d98cd391e9c2c0c96f53c6;hpb=28e36cf42e55d270c8304c79f8845bf5f8e54516;p=pspp-builds.git diff --git a/Smake b/Smake index 7ee5585c..176715bf 100644 --- a/Smake +++ b/Smake @@ -10,6 +10,7 @@ GNULIB_MODULES = \ c-ctype \ c-strtod \ close \ + configmake \ count-one-bits \ crc \ crypto/md4 \ @@ -101,7 +102,8 @@ all: touch m4/Makefile.am $(GNULIB_TOOL) --import --no-changelog --m4-base=gl/m4 \ --source-base=gl --lib=libgl --tests-base=tests \ - --doc-base=gl/doc --aux-dir=. --import $(GNULIB_MODULES) + --doc-base=gl/doc --aux-dir=build-aux --import \ + $(GNULIB_MODULES) echo '*' > gl/.cvsignore echo '*' > gl/m4/.cvsignore libtoolize --force --automake