X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Smake;h=10b5124373d0a87597f47ee170a5091753d23e1e;hb=c74561b1a11c7ee5540336646f1f928bcbb77a05;hp=fd936cd1505477a87b1718205ca4b7e2bcbc8d31;hpb=e59bf0b7b753079089d6bc4b13798216b2cb6809;p=pspp-builds.git diff --git a/Smake b/Smake index fd936cd1..10b51243 100644 --- a/Smake +++ b/Smake @@ -5,7 +5,6 @@ GNULIB = ../gnulib GNULIB_TOOL = $(GNULIB)/gnulib-tool GNULIB_MODULES = \ - argp \ assert \ byteswap \ c-ctype \ @@ -25,9 +24,7 @@ GNULIB_MODULES = \ fseeko \ ftello \ fwriteerror \ - gethostname \ getline \ - getlogin_r \ getopt \ gettext-h \ gettimeofday \ @@ -46,6 +43,7 @@ GNULIB_MODULES = \ mempcpy \ memset \ minmax \ + mkdtemp \ mkstemp \ printf-posix \ printf-safe \ @@ -65,7 +63,6 @@ GNULIB_MODULES = \ strcspn \ strerror \ strftime \ - strsep \ strtod \ strtok_r \ strtol \ @@ -81,6 +78,8 @@ GNULIB_MODULES = \ unistr/u8-strncat \ unlocked-io \ vasprintf-posix \ + version-etc \ + version-etc-fsf \ vfprintf-posix \ vprintf-posix \ vsnprintf \ @@ -105,7 +104,6 @@ all: echo '*' > gl/.cvsignore echo '*' > gl/m4/.cvsignore libtoolize --force --automake - autopoint --force aclocal -I m4 -I gl/m4 autoconf autoheader