Require "unistd" gnulib module. Removed tests for HAVE_UNISTD_H from
[pspp-builds.git] / Smake
diff --git a/Smake b/Smake
index 744bb0513d85229425ccb1fcfdc9230fdaf76a78..2ca1a476114442e823df979b42c59a26e7eaa85c 100644 (file)
--- a/Smake
+++ b/Smake
@@ -3,12 +3,12 @@
 GNULIB = ../gnulib
 GNULIB_TOOL = $(GNULIB)/gnulib-tool
 
-GNULIB_MODULES = alloca alloca-opt assert full-read full-write         \
+GNULIB_MODULES = alloca alloca-opt assert c-ctype full-read full-write \
 gethostname getline getlogin_r getopt gettext intprops memcasecmp      \
 memchr memcmp memmem memmove memset progname readlink restrict         \
 snprintf stat-macros stdbool stpcpy strcase strcspn strerror strftime  \
-strstr strtod strtok_r strtol strtoul vsnprintf xalloc xalloc-die      \
-xreadlink xvasprintf
+strstr strtod strtok_r strtol strtoul unistd vsnprintf xalloc          \
+xalloc-die xreadlink xvasprintf
 
 all: po/POTFILES.in
        test -d m4 || mkdir m4