X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=f73e4f5a09cb74e64a9fabbf3904a6adf65379f9;hb=2818b1ba8e2f9328760eaede858c45a0932198c3;hp=bded601daf899fdd56298496c73284316f9c0d2a;hpb=32af4826ef82cd3ea8b92ddac2e10ae019fe1bce;p=pspp diff --git a/Smake b/Smake index bded601daf..f73e4f5a09 100644 --- a/Smake +++ b/Smake @@ -55,7 +55,7 @@ GNULIB_MODULES = \ fwriteerror \ getline \ getpass \ - gettext \ + gettext-h \ gettimeofday \ getopt-gnu \ gitlog-to-changelog \ @@ -97,7 +97,7 @@ GNULIB_MODULES = \ strcasestr \ stpcpy \ strerror \ - strftime \ + nstrftime \ strsep \ strtod \ strtok_r \ @@ -138,6 +138,7 @@ GNULIB_MODULES = \ vsprintf-posix \ xalloc \ xalloc-die \ + xbinary-io \ xmalloca \ xmemdup0 \ xsize \ @@ -321,6 +322,7 @@ prep_ph: test -e ChangeLog || touch ChangeLog test -d m4 || mkdir m4 touch m4/Makefile.am + touch build-aux/config.rpath $(GNULIB_TOOL) --add-import --no-changelog --m4-base=gl/m4 \ --source-base=gl --lib=libgl --tests-base=tests \ --doc-base=gl/doc --aux-dir=build-aux \