gnulib-tool now synthesizes the EXTRA_DIST line.
authorBruno Haible <bruno@clisp.org>
Fri, 13 Oct 2006 12:40:22 +0000 (12:40 +0000)
committerBruno Haible <bruno@clisp.org>
Fri, 13 Oct 2006 12:40:22 +0000 (12:40 +0000)
217 files changed:
ChangeLog
gnulib-tool
modules/acl
modules/alloca-opt
modules/allocsa
modules/arcfour
modules/arctwo
modules/argmatch
modules/argz
modules/atexit
modules/backupfile
modules/byteswap
modules/c-strtod
modules/c-strtold
modules/calloc
modules/canon-host
modules/canonicalize
modules/chdir-long
modules/chdir-safer
modules/check-version
modules/chown
modules/cloexec
modules/close-stream
modules/closeout
modules/crc
modules/csharpexec
modules/cycle-check
modules/des
modules/dev-ino
modules/dirfd
modules/dirname
modules/dup2
modules/eealloc
modules/error
modules/euidaccess
modules/exclude
modules/exitfail
modules/fcntl
modules/fcntl-safer
modules/file-type
modules/fileblocks
modules/filemode
modules/filenamecat
modules/fnmatch
modules/fopen-safer
modules/fpending
modules/fprintftime
modules/free
modules/fsusage
modules/ftruncate
modules/fts
modules/gc
modules/gc-arcfour
modules/gc-des
modules/gc-hmac-md5
modules/gc-hmac-sha1
modules/gc-md4
modules/gc-pbkdf2-sha1
modules/gc-sha1
modules/getaddrinfo
modules/getcwd
modules/getdate
modules/getdelim
modules/getdomainname
modules/getgroups
modules/gethostname
modules/gethrxtime
modules/getline
modules/getloadavg
modules/getlogin_r
modules/getndelim2
modules/getopt
modules/getpagesize
modules/getpass
modules/getpass-gnu
modules/getsubopt
modules/gettime
modules/gettimeofday
modules/getugroups
modules/getusershell
modules/glob
modules/group-member
modules/hard-locale
modules/hash
modules/hmac-md5
modules/hmac-sha1
modules/human
modules/idcache
modules/imaxabs
modules/imaxdiv
modules/inet_ntop
modules/inet_pton
modules/intprops
modules/inttostr
modules/inttypes
modules/isapipe
modules/javaversion
modules/lchmod
modules/lchown
modules/localcharset
modules/long-options
modules/lstat
modules/malloc
modules/mathl
modules/mbchar
modules/md2
modules/md4
modules/md5
modules/memcasecmp
modules/memchr
modules/memcmp
modules/memcoll
modules/memcpy
modules/memmem
modules/memmove
modules/mempcpy
modules/memrchr
modules/memset
modules/memxor
modules/mkancesdirs
modules/mkdir
modules/mkdir-p
modules/mkdtemp
modules/mkstemp
modules/mktime
modules/modechange
modules/mountlist
modules/nanosleep
modules/obstack
modules/openat
modules/pagealign_alloc
modules/pathmax
modules/physmem
modules/poll
modules/posixtm
modules/posixver
modules/putenv
modules/quote
modules/quotearg
modules/raise
modules/read-file
modules/readline
modules/readlink
modules/readtokens
modules/readutmp
modules/realloc
modules/regex
modules/rename
modules/rename-dest-slash
modules/rijndael
modules/rmdir
modules/rpmatch
modules/safe-read
modules/safe-write
modules/same
modules/same-inode
modules/save-cwd
modules/savedir
modules/setenv
modules/settime
modules/sha1
modules/sig2str
modules/snprintf
modules/stat-macros
modules/stat-time
modules/stdbool
modules/stdint
modules/stdlib-safer
modules/stpcpy
modules/stpncpy
modules/strcase
modules/strcasestr
modules/strchrnul
modules/strcspn
modules/strdup
modules/strerror
modules/strftime
modules/strndup
modules/strnlen
modules/strpbrk
modules/strsep
modules/strstr
modules/strtod
modules/strtoimax
modules/strtok_r
modules/strtol
modules/strtoll
modules/strtoul
modules/strtoull
modules/strtoumax
modules/strverscmp
modules/sys_socket
modules/sys_stat
modules/sysexits
modules/time_r
modules/timegm
modules/timespec
modules/tmpfile-safer
modules/trim
modules/unistd-safer
modules/unlinkdir
modules/unlocked-io
modules/userspec
modules/utime
modules/utimecmp
modules/utimens
modules/vasnprintf
modules/vasprintf
modules/vsnprintf
modules/xalloc
modules/xgetcwd
modules/xnanosleep
modules/xreadlink
modules/xstrtod
modules/xstrtol
modules/xstrtold
modules/yesno

index 0a271f7..70ae37b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,223 @@
+2006-10-12  Bruno Haible  <bruno@clisp.org>
+
+       * gnulib-tool (func_get_automake_snippet): Append an automatically
+       computed EXTRA_DIST augmentation.
+       * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
+       * modules/alloca-opt (Makefile.am): Likewise.
+       * modules/allocsa (Makefile.am): Likewise.
+       * modules/arcfour (Makefile.am): Likewise.
+       * modules/arctwo (Makefile.am): Likewise.
+       * modules/argmatch (Makefile.am): Likewise.
+       * modules/argz (Makefile.am): Likewise.
+       * modules/atexit (Makefile.am): Likewise.
+       * modules/backupfile (Makefile.am): Likewise.
+       * modules/byteswap (Makefile.am): Likewise.
+       * modules/c-strtod (Makefile.am): Likewise.
+       * modules/c-strtold (Makefile.am): Likewise.
+       * modules/calloc (Makefile.am): Likewise.
+       * modules/canon-host (Makefile.am): Likewise.
+       * modules/canonicalize (Makefile.am): Likewise.
+       * modules/chdir-long (Makefile.am): Likewise.
+       * modules/chdir-safer (Makefile.am): Likewise.
+       * modules/check-version (Makefile.am): Likewise.
+       * modules/chown (Makefile.am): Likewise.
+       * modules/cloexec (Makefile.am): Likewise.
+       * modules/close-stream (Makefile.am): Likewise.
+       * modules/closeout (Makefile.am): Likewise.
+       * modules/crc (Makefile.am): Likewise.
+       * modules/csharpexec (Makefile.am): Likewise.
+       * modules/cycle-check (Makefile.am): Likewise.
+       * modules/des (Makefile.am): Likewise.
+       * modules/dev-ino (Makefile.am): Likewise.
+       * modules/dirfd (Makefile.am): Likewise.
+       * modules/dirname (Makefile.am): Likewise.
+       * modules/dup2 (Makefile.am): Likewise.
+       * modules/eealloc (Makefile.am): Likewise.
+       * modules/error (Makefile.am): Likewise.
+       * modules/euidaccess (Makefile.am): Likewise.
+       * modules/exclude (Makefile.am): Likewise.
+       * modules/exitfail (Makefile.am): Likewise.
+       * modules/fcntl-safer (Makefile.am): Likewise.
+       * modules/fcntl (Makefile.am): Likewise.
+       * modules/file-type (Makefile.am): Likewise.
+       * modules/fileblocks (Makefile.am): Likewise.
+       * modules/filemode (Makefile.am): Likewise.
+       * modules/filenamecat (Makefile.am): Likewise.
+       * modules/fnmatch (Makefile.am): Likewise.
+       * modules/fopen-safer (Makefile.am): Likewise.
+       * modules/fpending (Makefile.am): Likewise.
+       * modules/fprintftime (Makefile.am): Likewise.
+       * modules/free (Makefile.am): Likewise.
+       * modules/fsusage (Makefile.am): Likewise.
+       * modules/ftruncate (Makefile.am): Likewise.
+       * modules/fts (Makefile.am): Likewise.
+       * modules/gc-arcfour (Makefile.am): Likewise.
+       * modules/gc-des (Makefile.am): Likewise.
+       * modules/gc-hmac-md5 (Makefile.am): Likewise.
+       * modules/gc-hmac-sha1 (Makefile.am): Likewise.
+       * modules/gc-md4 (Makefile.am): Likewise.
+       * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
+       * modules/gc-sha1 (Makefile.am): Likewise.
+       * modules/gc (Makefile.am): Likewise.
+       * modules/getaddrinfo (Makefile.am): Likewise.
+       * modules/getcwd (Makefile.am): Likewise.
+       * modules/getdelim (Makefile.am): Likewise.
+       * modules/getdomainname (Makefile.am): Likewise.
+       * modules/getgroups (Makefile.am): Likewise.
+       * modules/gethostname (Makefile.am): Likewise.
+       * modules/gethrxtime (Makefile.am): Likewise.
+       * modules/getline (Makefile.am): Likewise.
+       * modules/getloadavg (Makefile.am): Likewise.
+       * modules/getlogin_r (Makefile.am): Likewise.
+       * modules/getndelim2 (Makefile.am): Likewise.
+       * modules/getopt (Makefile.am): Likewise.
+       * modules/getpagesize (Makefile.am): Likewise.
+       * modules/getpass-gnu (Makefile.am): Likewise.
+       * modules/getpass (Makefile.am): Likewise.
+       * modules/getsubopt (Makefile.am): Likewise.
+       * modules/gettime (Makefile.am): Likewise.
+       * modules/gettimeofday (Makefile.am): Likewise.
+       * modules/getugroups (Makefile.am): Likewise.
+       * modules/getusershell (Makefile.am): Likewise.
+       * modules/glob (Makefile.am): Likewise.
+       * modules/group-member (Makefile.am): Likewise.
+       * modules/hard-locale (Makefile.am): Likewise.
+       * modules/hash (Makefile.am): Likewise.
+       * modules/hmac-md5 (Makefile.am): Likewise.
+       * modules/hmac-sha1 (Makefile.am): Likewise.
+       * modules/human (Makefile.am): Likewise.
+       * modules/idcache (Makefile.am): Likewise.
+       * modules/imaxabs (Makefile.am): Likewise.
+       * modules/imaxdiv (Makefile.am): Likewise.
+       * modules/inet_ntop (Makefile.am): Likewise.
+       * modules/inet_pton (Makefile.am): Likewise.
+       * modules/intprops (Makefile.am): Likewise.
+       * modules/inttostr (Makefile.am): Likewise.
+       * modules/inttypes (Makefile.am): Likewise.
+       * modules/isapipe (Makefile.am): Likewise.
+       * modules/javaversion (Makefile.am): Likewise.
+       * modules/lchmod (Makefile.am): Likewise.
+       * modules/lchown (Makefile.am): Likewise.
+       * modules/localcharset (Makefile.am): Likewise.
+       * modules/long-options (Makefile.am): Likewise.
+       * modules/lstat (Makefile.am): Likewise.
+       * modules/malloc (Makefile.am): Likewise.
+       * modules/mathl (Makefile.am): Likewise.
+       * modules/mbchar (Makefile.am): Likewise.
+       * modules/md2 (Makefile.am): Likewise.
+       * modules/md4 (Makefile.am): Likewise.
+       * modules/md5 (Makefile.am): Likewise.
+       * modules/memcasecmp (Makefile.am): Likewise.
+       * modules/memchr (Makefile.am): Likewise.
+       * modules/memcmp (Makefile.am): Likewise.
+       * modules/memcoll (Makefile.am): Likewise.
+       * modules/memcpy (Makefile.am): Likewise.
+       * modules/memmem (Makefile.am): Likewise.
+       * modules/memmove (Makefile.am): Likewise.
+       * modules/mempcpy (Makefile.am): Likewise.
+       * modules/memrchr (Makefile.am): Likewise.
+       * modules/memset (Makefile.am): Likewise.
+       * modules/memxor (Makefile.am): Likewise.
+       * modules/mkancesdirs (Makefile.am): Likewise.
+       * modules/mkdir-p (Makefile.am): Likewise.
+       * modules/mkdir (Makefile.am): Likewise.
+       * modules/mkdtemp (Makefile.am): Likewise.
+       * modules/mkstemp (Makefile.am): Likewise.
+       * modules/mktime (Makefile.am): Likewise.
+       * modules/modechange (Makefile.am): Likewise.
+       * modules/mountlist (Makefile.am): Likewise.
+       * modules/nanosleep (Makefile.am): Likewise.
+       * modules/obstack (Makefile.am): Likewise.
+       * modules/openat (Makefile.am): Likewise.
+       * modules/pagealign_alloc (Makefile.am): Likewise.
+       * modules/pathmax (Makefile.am): Likewise.
+       * modules/physmem (Makefile.am): Likewise.
+       * modules/poll (Makefile.am): Likewise.
+       * modules/posixtm (Makefile.am): Likewise.
+       * modules/posixver (Makefile.am): Likewise.
+       * modules/putenv (Makefile.am): Likewise.
+       * modules/quote (Makefile.am): Likewise.
+       * modules/quotearg (Makefile.am): Likewise.
+       * modules/raise (Makefile.am): Likewise.
+       * modules/read-file (Makefile.am): Likewise.
+       * modules/readline (Makefile.am): Likewise.
+       * modules/readlink (Makefile.am): Likewise.
+       * modules/readtokens (Makefile.am): Likewise.
+       * modules/readutmp (Makefile.am): Likewise.
+       * modules/realloc (Makefile.am): Likewise.
+       * modules/regex (Makefile.am): Likewise.
+       * modules/rename-dest-slash (Makefile.am): Likewise.
+       * modules/rename (Makefile.am): Likewise.
+       * modules/rijndael (Makefile.am): Likewise.
+       * modules/rmdir (Makefile.am): Likewise.
+       * modules/rpmatch (Makefile.am): Likewise.
+       * modules/safe-read (Makefile.am): Likewise.
+       * modules/safe-write (Makefile.am): Likewise.
+       * modules/same-inode (Makefile.am): Likewise.
+       * modules/same (Makefile.am): Likewise.
+       * modules/save-cwd (Makefile.am): Likewise.
+       * modules/savedir (Makefile.am): Likewise.
+       * modules/setenv (Makefile.am): Likewise.
+       * modules/settime (Makefile.am): Likewise.
+       * modules/sha1 (Makefile.am): Likewise.
+       * modules/sig2str (Makefile.am): Likewise.
+       * modules/snprintf (Makefile.am): Likewise.
+       * modules/stat-macros (Makefile.am): Likewise.
+       * modules/stat-time (Makefile.am): Likewise.
+       * modules/stdbool (Makefile.am): Likewise.
+       * modules/stdint (Makefile.am): Likewise.
+       * modules/stdlib-safer (Makefile.am): Likewise.
+       * modules/stpcpy (Makefile.am): Likewise.
+       * modules/stpncpy (Makefile.am): Likewise.
+       * modules/strcase (Makefile.am): Likewise.
+       * modules/strcasestr (Makefile.am): Likewise.
+       * modules/strchrnul (Makefile.am): Likewise.
+       * modules/strcspn (Makefile.am): Likewise.
+       * modules/strdup (Makefile.am): Likewise.
+       * modules/strerror (Makefile.am): Likewise.
+       * modules/strftime (Makefile.am): Likewise.
+       * modules/strndup (Makefile.am): Likewise.
+       * modules/strnlen (Makefile.am): Likewise.
+       * modules/strpbrk (Makefile.am): Likewise.
+       * modules/strsep (Makefile.am): Likewise.
+       * modules/strstr (Makefile.am): Likewise.
+       * modules/strtod (Makefile.am): Likewise.
+       * modules/strtoimax (Makefile.am): Likewise.
+       * modules/strtok_r (Makefile.am): Likewise.
+       * modules/strtol (Makefile.am): Likewise.
+       * modules/strtoll (Makefile.am): Likewise.
+       * modules/strtoul (Makefile.am): Likewise.
+       * modules/strtoull (Makefile.am): Likewise.
+       * modules/strtoumax (Makefile.am): Likewise.
+       * modules/strverscmp (Makefile.am): Likewise.
+       * modules/sys_socket (Makefile.am): Likewise.
+       * modules/sys_stat (Makefile.am): Likewise.
+       * modules/sysexits (Makefile.am): Likewise.
+       * modules/time_r (Makefile.am): Likewise.
+       * modules/timegm (Makefile.am): Likewise.
+       * modules/timespec (Makefile.am): Likewise.
+       * modules/tmpfile-safer (Makefile.am): Likewise.
+       * modules/trim (Makefile.am): Likewise.
+       * modules/unistd-safer (Makefile.am): Likewise.
+       * modules/unlinkdir (Makefile.am): Likewise.
+       * modules/unlocked-io (Makefile.am): Likewise.
+       * modules/userspec (Makefile.am): Likewise.
+       * modules/utime (Makefile.am): Likewise.
+       * modules/utimecmp (Makefile.am): Likewise.
+       * modules/utimens (Makefile.am): Likewise.
+       * modules/vasnprintf (Makefile.am): Likewise.
+       * modules/vasprintf (Makefile.am): Likewise.
+       * modules/vsnprintf (Makefile.am): Likewise.
+       * modules/xalloc (Makefile.am): Likewise.
+       * modules/xgetcwd (Makefile.am): Likewise.
+       * modules/xnanosleep (Makefile.am): Likewise.
+       * modules/xreadlink (Makefile.am): Likewise.
+       * modules/xstrtod (Makefile.am): Likewise.
+       * modules/xstrtol (Makefile.am): Likewise.
+       * modules/xstrtold (Makefile.am): Likewise.
+       * modules/yesno (Makefile.am): Likewise.
+       * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
+
 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
 
        * modules/error (Makefile.am): Distribute files through
index f196451..b46fbe6 100755 (executable)
@@ -22,7 +22,7 @@
 
 progname=$0
 package=gnulib
-cvsdatestamp='$Date: 2006-10-12 12:33:50 $'
+cvsdatestamp='$Date: 2006-10-13 12:40:22 $'
 last_checkin_date=`echo "$cvsdatestamp" | sed -e 's,^\$[D]ate: ,,'`
 version=`echo "$last_checkin_date" | sed -e 's/ .*$//' -e 's,/,-,g'`
 nl='
@@ -907,6 +907,41 @@ func_get_automake_snippet ()
 {
   func_lookup_file "modules/$1"
   sed -n -e "/^Makefile\.am$sed_extract_prog" < "$lookedup_file"
+  case "$1" in
+    *-tests)
+      # *-tests module live in tests/, not lib/.
+      ;;
+    *)
+      # Synthesize an EXTRA_DIST augmentation.
+      sed_combine_lines='/\\$/{
+        :a
+        N
+        s/\\\
+//
+        s/\\$/\\/
+        ta
+      }'
+      sed_extract_mentioned_files='s/^lib_SOURCES[     ]*+=[   ]*//p'
+      already_mentioned_files=` \
+        sed -n -e "/^Makefile\.am$sed_extract_prog" < "$lookedup_file" \
+        | sed -e "$sed_combine_lines" \
+        | sed -n -e "$sed_extract_mentioned_files" | sed -e 's/#.*//'`
+      all_files=`func_get_filelist $1`
+      lib_files=`for f in $all_files; do \
+                   case $f in \
+                     lib/*) echo $f ;; \
+                   esac; \
+                 done | sed -e 's,^lib/,,'`
+      # Remove $already_mentioned_files from $lib_files.
+      echo "$lib_files" | LC_ALL=C sort -u > "$tmp"/lib-files
+      extra_files=`for f in $already_mentioned_files; do echo $f; done \
+                   | LC_ALL=C sort -u | LC_ALL=C join -v 2 - "$tmp"/lib-files`
+      if test -n "$extra_files"; then
+        echo "EXTRA_DIST +=" $extra_files
+        echo
+      fi
+      ;;
+  esac
 }
 
 # func_get_include_directive module
index 90a7e77..26a6f68 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 AC_FUNC_ACL
 
 Makefile.am:
-EXTRA_DIST += acl.h acl.c
 
 Include:
 "acl.h"
index 895741b..d6318c9 100644 (file)
@@ -14,7 +14,6 @@ gl_FUNC_ALLOCA
 
 Makefile.am:
 BUILT_SOURCES += $(ALLOCA_H)
-EXTRA_DIST += alloca_.h
 
 # We need the following in order to create <alloca.h> when the system
 # doesn't have one that works with the given compiler.
index ef15469..cb767d1 100644 (file)
@@ -18,7 +18,6 @@ gl_ALLOCSA
 
 Makefile.am:
 lib_SOURCES += allocsa.h allocsa.c
-EXTRA_DIST += allocsa.valgrind
 
 Include:
 #include "allocsa.h"
index c3fbc0f..a37ec0b 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_ARCFOUR
 
 Makefile.am:
-EXTRA_DIST += arcfour.h arcfour.c
 
 Include:
 "arcfour.h"
index 977a1f7..5589222 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_ARCTWO
 
 Makefile.am:
-EXTRA_DIST += arctwo.h arctwo.c
 
 Include:
 "arctwo.h"
index a3d2c7e..fade390 100644 (file)
@@ -20,7 +20,6 @@ configure.ac:
 gl_ARGMATCH
 
 Makefile.am:
-EXTRA_DIST += argmatch.h argmatch.c
 
 Include:
 "argmatch.h"
index 1e2c53e..30b474f 100644 (file)
@@ -13,7 +13,6 @@ gl_FUNC_ARGZ
 
 Makefile.am:
 BUILT_SOURCES += $(ARGZ_H)
-EXTRA_DIST += argz_.h argz.c
 
 # We need the following in order to create <argz.h> when the system
 # doesn't have one that works with the given compiler.
index 178e019..adce14d 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_FUNC_ATEXIT
 
 Makefile.am:
-EXTRA_DIST += atexit.c
 
 Include:
 <stdlib.h>
index a430200..bb140b5 100644 (file)
@@ -18,7 +18,6 @@ configure.ac:
 gl_BACKUPFILE
 
 Makefile.am:
-EXTRA_DIST += backupfile.h backupfile.c
 
 Include:
 "backupfile.h"
index d76542d..52659d2 100644 (file)
@@ -12,7 +12,6 @@ gl_BYTESWAP
 
 Makefile.am:
 BUILT_SOURCES += $(BYTESWAP_H)
-EXTRA_DIST += byteswap_.h
 
 # We need the following in order to create <byteswap.h> when the system
 # doesn't have one.
index 8019ac4..f82a988 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_C_STRTOD
 
 Makefile.am:
-EXTRA_DIST += c-strtod.h c-strtod.c
 
 Include:
 "c-strtod.h"
index a428837..d9d5a18 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_C_STRTOLD
 
 Makefile.am:
-EXTRA_DIST += c-strtod.h c-strtod.c c-strtold.c
 
 Include:
 "c-strtod.h"
index 630ae92..2d3bfc2 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 AC_FUNC_CALLOC
 
 Makefile.am:
-EXTRA_DIST += calloc.c
 
 Include:
 <stdlib.h>
index 8266169..5812665 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_CANON_HOST
 
 Makefile.am:
-EXTRA_DIST += canon-host.h canon-host.c
 
 Include:
 #include "canon-host.h"
index e8c3966..3a10f4d 100644 (file)
@@ -19,7 +19,6 @@ configure.ac:
 AC_FUNC_CANONICALIZE_FILE_NAME
 
 Makefile.am:
-EXTRA_DIST += canonicalize.h canonicalize.c pathmax.h
 
 Include:
 "canonicalize.h"
index 1f276ec..420c937 100644 (file)
@@ -17,7 +17,6 @@ configure.ac:
 gl_FUNC_CHDIR_LONG
 
 Makefile.am:
-EXTRA_DIST += chdir-long.h chdir-long.c
 
 Include:
 "chdir-long.h"
index 94cd5b9..0ae0a7a 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_CHDIR_SAFER
 
 Makefile.am:
-EXTRA_DIST += chdir-safer.h chdir-safer.c
 
 Include:
 "chdir-safer.h"
index fc8cd2b..bbde4f9 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_CHECK_VERSION
 
 Makefile.am:
-EXTRA_DIST += check-version.h check-version.c
 
 Include:
 "check-version.h"
index ba40cfd..2a97007 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_FUNC_CHOWN
 
 Makefile.am:
-EXTRA_DIST += chown.c fchown-stub.c
 
 Include:
 <unistd.h>
index ea6632f..60c04c5 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_CLOEXEC
 
 Makefile.am:
-EXTRA_DIST += cloexec.h cloexec.c
 
 Include:
 "cloexec.h"
index fcec59f..75f96f8 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_CLOSE_STREAM
 
 Makefile.am:
-EXTRA_DIST += close-stream.h close-stream.c
 
 Include:
 "close-stream.h"
index 2516bf4..4480c7f 100644 (file)
@@ -17,7 +17,6 @@ configure.ac:
 gl_CLOSEOUT
 
 Makefile.am:
-EXTRA_DIST += closeout.h closeout.c
 
 Include:
 "closeout.h"
index a39c517..d2dccbb 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_CRC
 
 Makefile.am:
-EXTRA_DIST += crc.h crc.c
 
 Include:
 "crc.h"
index d86d268..61fcb67 100644 (file)
@@ -27,7 +27,6 @@ AC_CONFIG_FILES([csharpexec.sh:build-aux/csharpexec.sh.in])
 Makefile.am:
 DEFS += -DEXEEXT=\"$(EXEEXT)\"
 lib_SOURCES += csharpexec.h csharpexec.c
-EXTRA_DIST += classpath.h classpath.c
 
 Include:
 "csharpexec.h"
index 986ac3e..fe0e416 100644 (file)
@@ -16,7 +16,6 @@ configure.ac:
 gl_CYCLE_CHECK
 
 Makefile.am:
-EXTRA_DIST += cycle-check.h cycle-check.c
 
 Include:
 "cycle-check.h"
index 2915871..107796c 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_DES
 
 Makefile.am:
-EXTRA_DIST += des.h des.c
 
 Include:
 "des.h"
index 78f8dbd..517a5a4 100644 (file)
@@ -9,7 +9,6 @@ Depends-on:
 configure.ac:
 
 Makefile.am:
-EXTRA_DIST += dev-ino.h
 
 Include:
 "dev-ino.h"
index 9ae2855..82cfb7a 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_DIRFD
 
 Makefile.am:
-EXTRA_DIST += dirfd.h dirfd.c
 
 Include:
 "dirfd.h"
index 67507e8..1a8f158 100644 (file)
@@ -19,7 +19,6 @@ configure.ac:
 gl_DIRNAME
 
 Makefile.am:
-EXTRA_DIST += dirname.h dirname.c basename.c stripslash.c
 
 Include:
 "dirname.h"
index 4e1bc1a..db3a1f7 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_FUNC_DUP2
 
 Makefile.am:
-EXTRA_DIST += dup2.c
 
 Include:
 <unistd.h>
index 253b93d..d9e9de3 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_EEALLOC
 
 Makefile.am:
-EXTRA_DIST += eealloc.h
 
 Include:
 #include <eealloc.h>
index 628cf7c..4e999ca 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_ERROR
 
 Makefile.am:
-EXTRA_DIST += error.h error.c
 
 Include:
 "error.h"
index 3dbb39b..1aecdd6 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_FUNC_EUIDACCESS
 
 Makefile.am:
-EXTRA_DIST += euidaccess.h euidaccess.c
 
 Include:
 "euidaccess.h"
index f52a1f6..78efea5 100644 (file)
@@ -17,7 +17,6 @@ configure.ac:
 gl_EXCLUDE
 
 Makefile.am:
-EXTRA_DIST += exclude.h exclude.c
 
 Include:
 "exclude.h"
index 6c5dda4..26f5a92 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_EXITFAIL
 
 Makefile.am:
-EXTRA_DIST += exitfail.h exitfail.c
 
 Include:
 "exitfail.h"
index 350ca50..e53a4e9 100644 (file)
@@ -14,7 +14,6 @@ gl_FCNTL_H
 
 Makefile.am:
 BUILT_SOURCES += $(FCNTL_H)
-EXTRA_DIST += fcntl_.h
 
 # We need the following in order to create <fcntl.h> when the system
 # doesn't have one that works with the given compiler.
index 097d6c8..942b6b7 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_FCNTL_SAFER
 
 Makefile.am:
-EXTRA_DIST += fcntl--.h creat-safer.c fcntl-safer.h open-safer.c
 
 Include:
 "fcntl-safer.h"
index f0d3a02..9dc1763 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_FILE_TYPE
 
 Makefile.am:
-EXTRA_DIST += file-type.h file-type.c
 
 Include:
 "file-type.h"
index 614e5c4..e919301 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_FILEBLOCKS
 
 Makefile.am:
-EXTRA_DIST += fileblocks.c
 
 Include:
 
index 1cd2080..02cd121 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_FILEMODE
 
 Makefile.am:
-EXTRA_DIST += filemode.h filemode.c
 
 Include:
 "filemode.h"
index 94eebbc..fb1786b 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_FILE_NAME_CONCAT
 
 Makefile.am:
-EXTRA_DIST += filenamecat.h filenamecat.c
 
 Include:
 "filenamecat.h"
index 59a43a8..b4d21b0 100644 (file)
@@ -17,7 +17,6 @@ configure.ac:
 
 Makefile.am:
 BUILT_SOURCES += $(FNMATCH_H)
-EXTRA_DIST += fnmatch_.h fnmatch.c fnmatch_loop.c
 
 # We need the following in order to create <fnmatch.h> when the system
 # doesn't have one that supports the required API.
index b059a43..137332e 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_FOPEN_SAFER
 
 Makefile.am:
-EXTRA_DIST += stdio--.h stdio-safer.h fopen-safer.c
 
 Include:
 "stdio-safer.h"
index fad7668..abdcada 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_FPENDING
 
 Makefile.am:
-EXTRA_DIST += __fpending.h __fpending.c
 
 Include:
 "__fpending.h"
index 5967e41..4333a31 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_FPRINTFTIME
 
 Makefile.am:
-EXTRA_DIST += fprintftime.h fprintftime.c
 
 Include:
 "fprintftime.h"
index 12e16fd..94b6a3a 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_FUNC_FREE
 
 Makefile.am:
-EXTRA_DIST += free.c
 
 Include:
 <stdlib.h>
index d417b91..ae8a458 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_FSUSAGE
 
 Makefile.am:
-EXTRA_DIST += fsusage.h fsusage.c
 
 Include:
 "fsusage.h"
index 95de449..ae445f3 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_FUNC_FTRUNCATE
 
 Makefile.am:
-EXTRA_DIST += ftruncate.c
 
 Include:
 <unistd.h>
index 999dcf9..a7295c6 100644 (file)
@@ -23,7 +23,6 @@ configure.ac:
 gl_FUNC_FTS
 
 Makefile.am:
-EXTRA_DIST += fts_.h fts.c fts-cycle.c
 
 Include:
 "fts_.h"
index 3a054cb..f989b21 100644 (file)
@@ -18,7 +18,6 @@ if test $gl_cond_libtool = false; then
 fi
 
 Makefile.am:
-EXTRA_DIST += gc.h gc-libgcrypt.c gc-gnulib.c
 if GL_COND_LIBTOOL
 lib_LDFLAGS += $(LTLIBGCRYPT)
 endif
index 5479fda..99d9e14 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_GC_ARCFOUR
 
 Makefile.am:
-EXTRA_DIST += arcfour.h
 
 Include:
 "gc.h"
index 8789e66..4f1f230 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_GC_DES
 
 Makefile.am:
-EXTRA_DIST += des.h
 
 Include:
 "gc.h"
index dd91653..4091736 100644 (file)
@@ -21,7 +21,6 @@ configure.ac:
 gl_GC_HMAC_MD5
 
 Makefile.am:
-EXTRA_DIST += memxor.h hmac.h md5.h
 
 Include:
 "gc.h"
index d8a7676..67b72dd 100644 (file)
@@ -21,7 +21,6 @@ configure.ac:
 gl_GC_HMAC_SHA1
 
 Makefile.am:
-EXTRA_DIST += memxor.h hmac.h sha1.h
 
 Include:
 "gc.h"
index d106fb2..bb9fe6f 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_GC_MD4
 
 Makefile.am:
-EXTRA_DIST += md4.h
 
 Include:
 "gc.h"
index 2ac2278..431e054 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_GC_PBKDF2_SHA1
 
 Makefile.am:
-EXTRA_DIST += gc-pbkdf2-sha1.c
 
 Include:
 "gc.h"
index 88cbc57..18ba02e 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_GC_SHA1
 
 Makefile.am:
-EXTRA_DIST += sha1.h
 
 Include:
 "gc.h"
index f7e110a..ff0d16e 100644 (file)
@@ -20,7 +20,6 @@ configure.ac:
 gl_GETADDRINFO
 
 Makefile.am:
-EXTRA_DIST += getaddrinfo.h getaddrinfo.c gai_strerror.c
 
 Include:
 "getaddrinfo.h"
index 483d1b1..35c6412 100644 (file)
@@ -18,7 +18,6 @@ configure.ac:
 gl_FUNC_GETCWD
 
 Makefile.am:
-EXTRA_DIST += getcwd.h getcwd.c
 
 Include:
 "getcwd.h"
index d04dc19..ae5584e 100644 (file)
@@ -24,7 +24,7 @@ Makefile.am:
 lib_SOURCES += getdate.y
 BUILT_SOURCES += getdate.c
 MAINTAINERCLEANFILES += getdate.c
-EXTRA_DIST += getdate.c getdate.h
+EXTRA_DIST += getdate.c
 
 Include:
 "getdate.h"
index 257c7b2..a635ccb 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_GETDELIM
 
 Makefile.am:
-EXTRA_DIST += getdelim.h getdelim.c
 
 Include:
 "getdelim.h"
index 69e2a93..b69a1f2 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_GETDOMAINNAME
 
 Makefile.am:
-EXTRA_DIST += getdomainname.h getdomainname.c
 
 Include:
 "getdomainname.h"
index 94e5d6d..16604f8 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_GETGROUPS
 
 Makefile.am:
-EXTRA_DIST += getgroups.c
 
 Include:
 <unistd.h>
index fc46612..7c13807 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_FUNC_GETHOSTNAME
 
 Makefile.am:
-EXTRA_DIST += gethostname.c
 
 Include:
 
index 92b2bcc..2eea8b4 100644 (file)
@@ -17,7 +17,6 @@ configure.ac:
 gl_GETHRXTIME
 
 Makefile.am:
-EXTRA_DIST += xtime.h gethrxtime.c gethrxtime.h
 
 Include:
 #include "xtime.h"
index 96ea2cf..0f2f43f 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_FUNC_GETLINE
 
 Makefile.am:
-EXTRA_DIST += getline.h getline.c
 
 Include:
 "getline.h"
index 467c434..bf306e4 100644 (file)
@@ -17,7 +17,6 @@ configure.ac:
 gl_GETLOADAVG([$gl_source_base])
 
 Makefile.am:
-EXTRA_DIST += getloadavg.c
 
 Include:
 
index dede548..8479250 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_GETLOGIN_R
 
 Makefile.am:
-EXTRA_DIST += getlogin_r.h getlogin_r.c
 
 Include:
 "getlogin_r.h"
index 6bd69b3..972ee1a 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_GETNDELIM2
 
 Makefile.am:
-EXTRA_DIST += getndelim2.h getndelim2.c
 
 Include:
 "getndelim2.h"
index e0b67b6..fa01d90 100644 (file)
@@ -17,7 +17,6 @@ gl_GETOPT
 
 Makefile.am:
 BUILT_SOURCES += $(GETOPT_H)
-EXTRA_DIST += getopt_.h getopt.c getopt1.c getopt_int.h
 
 # We need the following in order to create <getopt.h> when the system
 # doesn't have one that works with the given compiler.
index 757b9bf..888bb14 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_GETPAGESIZE
 
 Makefile.am:
-EXTRA_DIST += getpagesize.h
 
 Include:
 "getpagesize.h"
index 6e2aa8a..52fc1a3 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_FUNC_GETPASS
 
 Makefile.am:
-EXTRA_DIST += getpass.h getpass.c
 
 Include:
 "getpass.h"
index f8ef5f9..af493f9 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_FUNC_GETPASS_GNU
 
 Makefile.am:
-EXTRA_DIST += getpass.h getpass.c
 
 Include:
 "getpass.h"
index 21f718f..0ecc321 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_FUNC_GETSUBOPT
 
 Makefile.am:
-EXTRA_DIST += getsubopt.h getsubopt.c
 
 Include:
 "getsubopt.h"
index e6745fa..f787a78 100644 (file)
@@ -16,7 +16,6 @@ configure.ac:
 gl_GETTIME
 
 Makefile.am:
-EXTRA_DIST += gettime.c
 
 Include:
 #include "timespec.h"
index 82018f9..b4874ba 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 AC_FUNC_GETTIMEOFDAY_CLOBBER
 
 Makefile.am:
-EXTRA_DIST += gettimeofday.c
 
 Include:
 <sys/time.h>
index 3a7a05d..930f0bd 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_GETUGROUPS
 
 Makefile.am:
-EXTRA_DIST += getugroups.c
 
 Include:
 
index 4baf102..8b64506 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_FUNC_GETUSERSHELL
 
 Makefile.am:
-EXTRA_DIST += getusershell.c
 
 Include:
 
index f9b5c92..9fc83e7 100644 (file)
@@ -25,7 +25,6 @@ gl_GLOB
 
 Makefile.am:
 BUILT_SOURCES += $(GLOB_H)
-EXTRA_DIST += glob_.h glob-libc.h glob.c
 
 # We need the following in order to create <glob.h> when the system
 # doesn't have one that works with the given compiler.
index 0abecaa..6432a4f 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_FUNC_GROUP_MEMBER
 
 Makefile.am:
-EXTRA_DIST += group-member.h group-member.c
 
 Include:
 "group-member.h"
index 1c6815c..2f9810a 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_HARD_LOCALE
 
 Makefile.am:
-EXTRA_DIST += hard-locale.h hard-locale.c
 
 Include:
 "hard-locale.h"
index c86c000..05ac440 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_HASH
 
 Makefile.am:
-EXTRA_DIST += hash.h hash.c
 
 Include:
 "hash.h"
index 04d3a5f..acfce4b 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_HMAC_MD5
 
 Makefile.am:
-EXTRA_DIST += hmac.h hmac-md5.c
 
 Include:
 "hmac.h"
index e54ab60..9b630c5 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_HMAC_SHA1
 
 Makefile.am:
-EXTRA_DIST += hmac.h hmac-sha1.c
 
 Include:
 "hmac.h"
index cdec70f..092253f 100644 (file)
@@ -20,7 +20,6 @@ configure.ac:
 gl_HUMAN
 
 Makefile.am:
-EXTRA_DIST += human.h human.c
 
 Include:
 "human.h"
index eb4ca73..05923d0 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_IDCACHE
 
 Makefile.am:
-EXTRA_DIST += idcache.c
 
 Include:
 
index a9b5790..1b0b50c 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_IMAXABS
 
 Makefile.am:
-EXTRA_DIST += imaxabs.c
 
 Include:
 <inttypes.h>
index 9adcd7e..621d1f3 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_IMAXDIV
 
 Makefile.am:
-EXTRA_DIST += imaxdiv.c
 
 Include:
 <inttypes.h>
index 9719ba4..c41474a 100644 (file)
@@ -16,7 +16,6 @@ configure.ac:
 gl_INET_NTOP
 
 Makefile.am:
-EXTRA_DIST += inet_ntop.h inet_ntop.c
 
 License:
 LGPL
index cada499..c9a4fac 100644 (file)
@@ -16,7 +16,6 @@ configure.ac:
 gl_INET_PTON
 
 Makefile.am:
-EXTRA_DIST += inet_pton.h inet_pton.c
 
 License:
 LGPL
index 2f09c85..5d27943 100644 (file)
@@ -9,7 +9,6 @@ Depends-on:
 configure.ac:
 
 Makefile.am:
-EXTRA_DIST += intprops.h
 
 Include:
 "intprops.h"
index 03db568..658afb0 100644 (file)
@@ -17,7 +17,6 @@ configure.ac:
 gl_INTTOSTR
 
 Makefile.am:
-EXTRA_DIST += imaxtostr.c inttostr.c inttostr.h offtostr.c umaxtostr.c
 
 Include:
 "inttostr.h"
index fe2b0a7..805702e 100644 (file)
@@ -15,7 +15,6 @@ gl_INTTYPES_H
 
 Makefile.am:
 BUILT_SOURCES += $(INTTYPES_H)
-EXTRA_DIST += inttypes_.h
 
 # We need the following in order to create <inttypes.h> when the system
 # doesn't have one that works with the given compiler.
index 9431a7a..927255c 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_ISAPIPE
 
 Makefile.am:
-EXTRA_DIST += isapipe.h isapipe.c
 
 Include:
 "isapipe.h"
index 5822e1d..8011077 100644 (file)
@@ -20,7 +20,6 @@ configure.ac:
 
 Makefile.am:
 lib_SOURCES += javaversion.h javaversion.c
-EXTRA_DIST += javaversion.java javaversion.class
 pkgdata_DATA += javaversion.class
 
 Include:
index d376708..78d7829 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_FUNC_LCHMOD
 
 Makefile.am:
-EXTRA_DIST += lchmod.h
 
 Include:
 "lchown.h"
index b90b660..81d488a 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_FUNC_LCHOWN
 
 Makefile.am:
-EXTRA_DIST += lchown.h lchown.c
 
 Include:
 "lchown.h"
index 5967553..22abeeb 100644 (file)
@@ -19,7 +19,6 @@ gl_LOCALCHARSET
 
 Makefile.am:
 lib_SOURCES += localcharset.h localcharset.c
-EXTRA_DIST += config.charset ref-add.sin ref-del.sin
 
 # We need the following in order to install a simple file in $(libdir)
 # which is shared with other installed packages. We use a list of referencing
index c502001..8b88081 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_LONG_OPTIONS
 
 Makefile.am:
-EXTRA_DIST += long-options.h long-options.c
 
 Include:
 "long-options.h"
index d60d230..6b72505 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_FUNC_LSTAT
 
 Makefile.am:
-EXTRA_DIST += lstat.h lstat.c
 
 Include:
 "lstat.h"
index 1189aa4..4779af9 100644 (file)
@@ -10,7 +10,6 @@ configure.ac:
 AC_FUNC_MALLOC
 
 Makefile.am:
-EXTRA_DIST += malloc.c
 
 Include:
 <stdlib.h>
index 3efb726..1d6fdd9 100644 (file)
@@ -28,8 +28,6 @@ gl_FUNC_LONG_DOUBLE_MATH
 
 Makefile.am:
 noinst_HEADERS += mathl.h trigl.h trigl.c sincosl.c
-EXTRA_DIST += floorl.c ceill.c sqrtl.c frexpl.c ldexpl.c asinl.c acosl.c atanl.c \
-              logl.c expl.c tanl.c sinl.c cosl.c
 
 Include:
 "mathl.h"
index a40f928..9b4b941 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_MBCHAR
 
 Makefile.am:
-EXTRA_DIST += mbchar.h mbchar.c
 
 Include:
 #if HAVE_WCHAR_H
index 7fbf6e1..f3fa344 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_MD2
 
 Makefile.am:
-EXTRA_DIST += md2.h md2.c
 
 Include:
 "md2.h"
index 6c42f9b..9ecfd61 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_MD4
 
 Makefile.am:
-EXTRA_DIST += md4.h md4.c
 
 Include:
 "md4.h"
index 6a44784..250c94f 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_MD5
 
 Makefile.am:
-EXTRA_DIST += md5.h md5.c
 
 Include:
 "md5.h"
index c83e47b..c384791 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_MEMCASECMP
 
 Makefile.am:
-EXTRA_DIST += memcasecmp.h memcasecmp.c
 
 Include:
 "memcasecmp.h"
index 079c925..3b18a1c 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_FUNC_MEMCHR
 
 Makefile.am:
-EXTRA_DIST += memchr.c
 
 Include:
 <string.h>
index 6ca22b9..fc85d85 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_FUNC_MEMCMP
 
 Makefile.am:
-EXTRA_DIST += memcmp.c
 
 Include:
 <string.h>
index dd2a392..8792a7f 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_MEMCOLL
 
 Makefile.am:
-EXTRA_DIST += memcoll.h memcoll.c
 
 Include:
 "memcoll.h"
index 4e15fbe..d160dd2 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_FUNC_MEMCPY
 
 Makefile.am:
-EXTRA_DIST += memcpy.c
 
 Include:
 <string.h>
index fc2fcc0..a6b7b93 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_MEMMEM
 
 Makefile.am:
-EXTRA_DIST += memmem.h memmem.c
 
 Include:
 "memmem.h"
index 6859ba9..6588c43 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_FUNC_MEMMOVE
 
 Makefile.am:
-EXTRA_DIST += memmove.c
 
 Include:
 <string.h>
index b9214c6..da13ec8 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_MEMPCPY
 
 Makefile.am:
-EXTRA_DIST += mempcpy.h mempcpy.c
 
 Include:
 "mempcpy.h"
index 238a462..618c389 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_MEMRCHR
 
 Makefile.am:
-EXTRA_DIST += memrchr.h memrchr.c
 
 Include:
 "memrchr.h"
index aadc47b..e9a8603 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_FUNC_MEMSET
 
 Makefile.am:
-EXTRA_DIST += memset.c
 
 Include:
 <string.h>
index 03b784b..2fdcb3e 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_MEMXOR
 
 Makefile.am:
-EXTRA_DIST += memxor.h memxor.c
 
 Include:
 "memxor.h"
index 353b612..22a6cc6 100644 (file)
@@ -16,7 +16,6 @@ configure.ac:
 gl_MKANCESDIRS
 
 Makefile.am:
-EXTRA_DIST += mkancesdirs.h mkancesdirs.c
 
 Include:
 "mkancesdirs.h"
index 54bea3c..2871a4a 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_FUNC_MKDIR_TRAILING_SLASH
 
 Makefile.am:
-EXTRA_DIST += mkdir.c
 
 Include:
 <sys/stat.h>
index 8a62a67..f17ead0 100644 (file)
@@ -24,7 +24,6 @@ configure.ac:
 gl_MKDIR_PARENTS
 
 Makefile.am:
-EXTRA_DIST += dirchownmod.c dirchownmod.h mkdir-p.c mkdir-p.h
 
 Include:
 "mkdir-p.h"
index 9fe4851..b9e3238 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gt_FUNC_MKDTEMP
 
 Makefile.am:
-EXTRA_DIST += mkdtemp.h mkdtemp.c
 
 Include:
 "mkdtemp.h"
index 301d829..7d01735 100644 (file)
@@ -17,7 +17,6 @@ configure.ac:
 gl_FUNC_MKSTEMP
 
 Makefile.am:
-EXTRA_DIST += mkstemp.h mkstemp.c tempname.c
 
 Include:
 "mkstemp.h"
index d4c0f03..3931275 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_MKTIME
 
 Makefile.am:
-EXTRA_DIST += mktime.c
 
 Include:
 <time.h>
index 953963d..4c3397c 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_MODECHANGE
 
 Makefile.am:
-EXTRA_DIST += modechange.h modechange.c
 
 Include:
 "modechange.h"
index 02c43fd..ce5342c 100644 (file)
@@ -16,7 +16,6 @@ configure.ac:
 gl_MOUNTLIST
 
 Makefile.am:
-EXTRA_DIST += mountlist.h mountlist.c
 
 Include:
 "mountlist.h"
index e70b456..917808c 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_FUNC_NANOSLEEP
 
 Makefile.am:
-EXTRA_DIST += nanosleep.c
 
 Include:
 <time.h>
index ee3bd99..af12846 100644 (file)
@@ -16,7 +16,6 @@ AC_FUNC_OBSTACK
 dnl Note: AC_FUNC_OBSTACK does AC_LIBSOURCES([obstack.h, obstack.c]).
 
 Makefile.am:
-EXTRA_DIST += obstack.h obstack.c
 
 Include:
 "obstack.h"
index cefa5f4..c14e731 100644 (file)
@@ -27,8 +27,6 @@ configure.ac:
 gl_FUNC_OPENAT
 
 Makefile.am:
-EXTRA_DIST += at-func.c fchmodat.c mkdirat.c \
-              openat.c openat.h openat-die.c openat-priv.h openat-proc.c
 
 Include:
 "openat.h"
index b83cce9..78e6d70 100644 (file)
@@ -19,7 +19,6 @@ configure.ac:
 gl_PAGEALIGN_ALLOC
 
 Makefile.am:
-EXTRA_DIST += pagealign_alloc.h pagealign_alloc.c
 
 Include:
 #include "pagealign_alloc.h"
index 684bcf8..3ceadf6 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_PATHMAX
 
 Makefile.am:
-EXTRA_DIST += pathmax.h
 
 Include:
 "pathmax.h"
index 7b69c7c..3cf13c0 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_PHYSMEM
 
 Makefile.am:
-EXTRA_DIST += physmem.h physmem.c
 
 Include:
 "physmem.h"
index 7779e2a..e539460 100644 (file)
@@ -13,7 +13,6 @@ gl_FUNC_POLL
 
 Makefile.am:
 BUILT_SOURCES += $(POLL_H)
-EXTRA_DIST += poll_.h poll.c
 
 # We need the following in order to create <poll.h> when the system
 # doesn't have one.
index 0041490..06af4c8 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_POSIXTM
 
 Makefile.am:
-EXTRA_DIST += posixtm.h posixtm.c
 
 Include:
 "posixtm.h"
index 7f25e51..84891cd 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_POSIXVER
 
 Makefile.am:
-EXTRA_DIST += posixver.h posixver.c
 
 Include:
 "posixver.h"
index 6617aae..f6e30b5 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_FUNC_PUTENV
 
 Makefile.am:
-EXTRA_DIST += putenv.c
 
 Include:
 
index 06c4cc2..6e26f69 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_QUOTE
 
 Makefile.am:
-EXTRA_DIST += quote.h quote.c
 
 Include:
 "quote.h"
index ca4cc1c..bc0b32f 100644 (file)
@@ -17,7 +17,6 @@ configure.ac:
 gl_QUOTEARG
 
 Makefile.am:
-EXTRA_DIST += quotearg.h quotearg.c
 
 Include:
 "quotearg.h"
index f4e9755..a303e29 100644 (file)
@@ -10,7 +10,6 @@ configure.ac:
 AC_REPLACE_FUNCS(raise)
 
 Makefile.am:
-EXTRA_DIST += raise.c
 
 Include:
 
index 490863e..1b7263e 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_READ_FILE
 
 Makefile.am:
-EXTRA_DIST += read-file.h read-file.c
 
 Include:
 "read-file.h"
index dc32401..24bbec9 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_FUNC_READLINE
 
 Makefile.am:
-EXTRA_DIST += readline.h readline.c
 
 Include:
 "readline.h"
index 1cc2bf3..e2920e9 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_FUNC_READLINK
 
 Makefile.am:
-EXTRA_DIST += readlink.c
 
 Include:
 
index 4b88146..9453de9 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_READTOKENS
 
 Makefile.am:
-EXTRA_DIST += readtokens.h readtokens.c
 
 Include:
 "readtokens.h"
index f3e274e..8c4f847 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_READUTMP
 
 Makefile.am:
-EXTRA_DIST += readutmp.h readutmp.c
 
 Include:
 "readutmp.h"
index 67813d4..5aa68be 100644 (file)
@@ -10,7 +10,6 @@ configure.ac:
 AC_FUNC_REALLOC
 
 Makefile.am:
-EXTRA_DIST += realloc.c
 
 Include:
 <stdlib.h>
index ee0ab02..5ca9a7f 100644 (file)
@@ -24,7 +24,6 @@ configure.ac:
 gl_REGEX
 
 Makefile.am:
-EXTRA_DIST += regex.h regex.c regex_internal.c regex_internal.h regexec.c regcomp.c
 
 Include:
 "regex.h"
index 3bbfef0..9eaea93 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_FUNC_RENAME
 
 Makefile.am:
-EXTRA_DIST += rename.c
 
 Include:
 <stdio.h>
index 9ab8718..d45fe5b 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_FUNC_RENAME_TRAILING_DEST_SLASH
 
 Makefile.am:
-EXTRA_DIST += rename-dest-slash.c
 
 Include:
 <stdio.h>
index d1f82e4..21579bf 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_RIJNDAEL
 
 Makefile.am:
-EXTRA_DIST += rijndael-alg-fst.c rijndael-alg-fst.h rijndael-api-fst.c rijndael-api-fst.h
 
 Include:
 "rijndael-alg-fst.h"
index 39767c2..a67be2b 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_RMDIR
 
 Makefile.am:
-EXTRA_DIST += rmdir.c
 
 Include:
 <unistd.h>
index 6e62185..9462372 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_FUNC_RPMATCH
 
 Makefile.am:
-EXTRA_DIST += rpmatch.c
 
 Include:
 
index 3306375..a2b3afa 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_SAFE_READ
 
 Makefile.am:
-EXTRA_DIST += safe-read.h safe-read.c
 
 Include:
 "safe-read.h"
index d78dd53..09d2d1d 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_SAFE_WRITE
 
 Makefile.am:
-EXTRA_DIST += safe-write.h safe-write.c
 
 Include:
 "safe-write.h"
index 68363b4..a3616d0 100644 (file)
@@ -18,7 +18,6 @@ configure.ac:
 gl_SAME
 
 Makefile.am:
-EXTRA_DIST += same.h same.c
 
 Include:
 "same.h"
index e0cc9a7..8301b3d 100644 (file)
@@ -9,7 +9,6 @@ Depends-on:
 configure.ac:
 
 Makefile.am:
-EXTRA_DIST += same-inode.h
 
 Include:
 "same-inode.h"
index 9d555a4..18c43b9 100644 (file)
@@ -16,7 +16,6 @@ configure.ac:
 gl_SAVE_CWD
 
 Makefile.am:
-EXTRA_DIST += save-cwd.h save-cwd.c
 
 Include:
 "save-cwd.h"
index 0b90faf..e781af7 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_SAVEDIR
 
 Makefile.am:
-EXTRA_DIST += savedir.h savedir.c
 
 Include:
 "savedir.h"
index 2419acf..7f2027d 100644 (file)
@@ -17,7 +17,6 @@ configure.ac:
 gt_FUNC_SETENV
 
 Makefile.am:
-EXTRA_DIST += setenv.h setenv.c unsetenv.c
 
 Include:
 "setenv.h"
index abdeb57..fe52382 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_SETTIME
 
 Makefile.am:
-EXTRA_DIST += settime.c
 
 Include:
 
index b3734c8..6e85b81 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_SHA1
 
 Makefile.am:
-EXTRA_DIST += sha1.h sha1.c
 
 Include:
 "sha1.h"
index b909569..89d00cc 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_FUNC_SIG2STR
 
 Makefile.am:
-EXTRA_DIST += sig2str.h sig2str.c
 
 Include:
 "sig2str.h"
index cec8bdf..df606b7 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_FUNC_SNPRINTF
 
 Makefile.am:
-EXTRA_DIST += snprintf.h snprintf.c
 
 Include:
 "snprintf.h"
index 1ce7917..5132c25 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_STAT_MACROS
 
 Makefile.am:
-EXTRA_DIST += stat-macros.h
 
 Include:
 "stat-macros.h"
index 0e11b14..666f4ed 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_STAT_TIME
 
 Makefile.am:
-EXTRA_DIST += stat-time.h
 
 Include:
 "stat-time.h"
index 00e63c8..b8da551 100644 (file)
@@ -13,7 +13,6 @@ AM_STDBOOL_H
 
 Makefile.am:
 BUILT_SOURCES += $(STDBOOL_H)
-EXTRA_DIST += stdbool_.h
 
 # We need the following in order to create <stdbool.h> when the system
 # doesn't have one that works.
index d7b95aa..611a55a 100644 (file)
@@ -20,7 +20,6 @@ gl_STDINT_H
 
 Makefile.am:
 BUILT_SOURCES += $(STDINT_H)
-EXTRA_DIST += stdint_.h
 
 # We need the following in order to create <stdint.h> when the system
 # doesn't have one that works with the given compiler.
index 1a3df62..8f7cb3f 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_STDLIB_SAFER
 
 Makefile.am:
-EXTRA_DIST += stdlib--.h stdlib-safer.h mkstemp-safer.c
 
 Include:
 "stdlib-safer.h"
index 398a315..13a74df 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_STPCPY
 
 Makefile.am:
-EXTRA_DIST += stpcpy.h stpcpy.c
 
 Include:
 "stpcpy.h"
index 65ea0a0..78f72a4 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_STPNCPY
 
 Makefile.am:
-EXTRA_DIST += stpncpy.h stpncpy.c
 
 Include:
 "stpncpy.h"
index 23dfac7..7d5c026 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_STRCASE
 
 Makefile.am:
-EXTRA_DIST += strcase.h strcasecmp.c strncasecmp.c
 
 Include:
 "strcase.h"
index 1980d94..016a26b 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_FUNC_STRCASESTR
 
 Makefile.am:
-EXTRA_DIST += strcasestr.h strcasestr.c
 
 Include:
 "strcasestr.h"
index 4f451a5..4cd8698 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_STRCHRNUL
 
 Makefile.am:
-EXTRA_DIST += strchrnul.h strchrnul.c
 
 Include:
 "strchrnul.h"
index c7dcaf9..a80c852 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_FUNC_STRCSPN
 
 Makefile.am:
-EXTRA_DIST += strcspn.c
 
 Include:
 <string.h>
index 360c32e..a421299 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_STRDUP
 
 Makefile.am:
-EXTRA_DIST += strdup.h strdup.c
 
 Include:
 "strdup.h"
index aab397b..f86dd70 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_FUNC_STRERROR
 
 Makefile.am:
-EXTRA_DIST += strerror.c
 
 Include:
 <string.h>
index 7bcc007..5f7ad67 100644 (file)
@@ -16,7 +16,6 @@ configure.ac:
 gl_FUNC_GNU_STRFTIME
 
 Makefile.am:
-EXTRA_DIST += strftime.h strftime.c
 
 Include:
 "strftime.h"
index 1472c20..6b434ec 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_FUNC_STRNDUP
 
 Makefile.am:
-EXTRA_DIST += strndup.h strndup.c
 
 Include:
 "strndup.h"
index e8bcda4..74f4c1a 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_FUNC_STRNLEN
 
 Makefile.am:
-EXTRA_DIST += strnlen.h strnlen.c
 
 Include:
 "strnlen.h"
index 3c6eec1..bad2454 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_STRPBRK
 
 Makefile.am:
-EXTRA_DIST += strpbrk.h strpbrk.c
 
 Include:
 "strpbrk.h"
index 5699e31..4fd75a0 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_FUNC_STRSEP
 
 Makefile.am:
-EXTRA_DIST += strsep.h strsep.c
 
 Include:
 "strsep.h"
index 73cee5f..5867872 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_FUNC_STRSTR
 
 Makefile.am:
-EXTRA_DIST += strstr.h strstr.c
 
 Include:
 "strstr.h"
index d2761fd..4098b13 100644 (file)
@@ -12,7 +12,6 @@ gl_FUNC_STRTOD
 
 Makefile.am:
 LIBS += $(POW_LIB)
-EXTRA_DIST += strtod.c
 
 Include:
 <stdlib.h>
index 93baec6..4e6da27 100644 (file)
@@ -16,7 +16,6 @@ configure.ac:
 gl_FUNC_STRTOIMAX
 
 Makefile.am:
-EXTRA_DIST += strtoimax.c
 
 Include:
 
index 6cdf908..508b79d 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_STRTOK_R
 
 Makefile.am:
-EXTRA_DIST += strtok_r.h strtok_r.c
 
 Include:
 "strtok_r.h"
index d90c28e..ad17152 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_FUNC_STRTOL
 
 Makefile.am:
-EXTRA_DIST += strtol.c
 
 Include:
 <stdlib.h>
index a590628..a25ebfa 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_FUNC_STRTOLL
 
 Makefile.am:
-EXTRA_DIST += strtoll.c
 
 Include:
 <stdlib.h>
index e69ce03..8cb6d66 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_STRTOUL
 
 Makefile.am:
-EXTRA_DIST += strtoul.c
 
 Include:
 <stdlib.h>
index 931e1b2..9ff6f68 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_FUNC_STRTOULL
 
 Makefile.am:
-EXTRA_DIST += strtoull.c
 
 Include:
 <stdlib.h>
index 0624c49..169f28f 100644 (file)
@@ -16,7 +16,6 @@ configure.ac:
 gl_FUNC_STRTOUMAX
 
 Makefile.am:
-EXTRA_DIST += strtoumax.c
 
 Include:
 
index 1d33b47..c6acf5b 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_STRVERSCMP
 
 Makefile.am:
-EXTRA_DIST += strverscmp.h strverscmp.c
 
 Include:
 "strverscmp.h"
index 7700769..47d113c 100644 (file)
@@ -13,7 +13,6 @@ gl_HEADER_SYS_SOCKET
 
 Makefile.am:
 BUILT_SOURCES += $(SYS_SOCKET_H)
-EXTRA_DIST += socket_.h
 
 # We need the following in order to create <sys/socket.h> when the system
 # doesn't have one that works with the given compiler.
index 4a50c13..3b8839f 100644 (file)
@@ -13,7 +13,6 @@ gl_HEADER_SYS_STAT_H
 
 Makefile.am:
 BUILT_SOURCES += $(SYS_STAT_H)
-EXTRA_DIST += stat_.h
 
 # We need the following in order to create <sys/stat.h> when the system
 # has one that is incomplete.
index 4ddacab..c979b9e 100644 (file)
@@ -12,7 +12,6 @@ gl_SYSEXITS
 
 Makefile.am:
 BUILT_SOURCES += $(SYSEXITS_H)
-EXTRA_DIST += sysexit_.h
 
 # We need the following in order to create <sysexits.h> when the system
 # doesn't have one that works with the given compiler.
index 7fdd725..96df2f7 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_TIME_R
 
 Makefile.am:
-EXTRA_DIST += time_r.h time_r.c
 
 Include:
 "time_r.h"
index 90218bf..b73d59a 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_FUNC_TIMEGM
 
 Makefile.am:
-EXTRA_DIST += timegm.h timegm.c
 
 Include:
 "timegm.h"
index b1bfd32..edd2dfc 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_TIMESPEC
 
 Makefile.am:
-EXTRA_DIST += timespec.h
 
 Include:
 "timespec.h"
index 2d284a7..c819063 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_TMPFILE_SAFER
 
 Makefile.am:
-EXTRA_DIST += stdio--.h stdio-safer.h tmpfile-safer.c
 
 Include:
 "stdio-safer.h"
index 019a041..27cdefc 100644 (file)
@@ -12,7 +12,6 @@ mbiter
 configure.ac:
 
 Makefile.am:
-EXTRA_DIST += trim.h
 
 Include:
 #include "trim.h"
index 5f3ca27..4f167e4 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_UNISTD_SAFER
 
 Makefile.am:
-EXTRA_DIST += unistd--.h dup-safer.c fd-safer.c pipe-safer.c unistd-safer.h 
 
 Include:
 "unistd-safer.h"
index e074e66..e8c68a6 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_UNLINKDIR
 
 Makefile.am:
-EXTRA_DIST += unlinkdir.h unlinkdir.c
 
 Include:
 "unlinkdir.h"
index 2e9df63..000fe32 100644 (file)
@@ -12,7 +12,6 @@ configure.ac:
 gl_FUNC_GLIBC_UNLOCKED_IO
 
 Makefile.am:
-EXTRA_DIST += unlocked-io.h
 
 Include:
 "unlocked-io.h"
index e45eb6c..71fbe33 100644 (file)
@@ -20,7 +20,6 @@ configure.ac:
 gl_USERSPEC
 
 Makefile.am:
-EXTRA_DIST += inttostr.h userspec.c userspec.h
 
 Include:
 "userspec.h"
index da66c2b..dc5dd59 100644 (file)
@@ -16,7 +16,6 @@ configure.ac:
 gl_FUNC_UTIME
 
 Makefile.am:
-EXTRA_DIST += utime.c
 
 Include:
 #if HAVE_UTIME_H
index d21dc6b..a042393 100644 (file)
@@ -21,7 +21,6 @@ configure.ac:
 gl_UTIMECMP
 
 Makefile.am:
-EXTRA_DIST += utimecmp.h utimecmp.c
 
 Include:
 "utimecmp.h"
index 616ca3b..6cc5e31 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_UTIMENS
 
 Makefile.am:
-EXTRA_DIST += utimens.h utimens.c
 
 Include:
 "utimens.h"
index 8637d8b..8ec2b41 100644 (file)
@@ -28,8 +28,6 @@ configure.ac:
 gl_FUNC_VASNPRINTF
 
 Makefile.am:
-EXTRA_DIST += printf-args.h printf-args.c printf-parse.h printf-parse.c \
-              vasnprintf.h vasnprintf.c asnprintf.c
 
 Include:
 "vasnprintf.h"
index 5e88b1f..e78d89a 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_FUNC_VASPRINTF
 
 Makefile.am:
-EXTRA_DIST += vasprintf.h vasprintf.c asprintf.c
 
 Include:
 "vasprintf.h"
index 5abd99a..81510cb 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_FUNC_VSNPRINTF
 
 Makefile.am:
-EXTRA_DIST += vsnprintf.h vsnprintf.c
 
 Include:
 "vsnprintf.h"
index 770a8d6..5fdc405 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_XALLOC
 
 Makefile.am:
-EXTRA_DIST += xalloc.h xmalloc.c
 
 Include:
 "xalloc.h"
index 23dc596..a3ae23f 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_XGETCWD
 
 Makefile.am:
-EXTRA_DIST += xgetcwd.h xgetcwd.c
 
 Include:
 "xgetcwd.h"
index 800b43e..fa063cb 100644 (file)
@@ -16,7 +16,6 @@ configure.ac:
 gl_XNANOSLEEP
 
 Makefile.am:
-EXTRA_DIST += xnanosleep.h xnanosleep.c
 
 Include:
 "xnanosleep.h"
index fc7ef17..efd279f 100644 (file)
@@ -15,7 +15,6 @@ configure.ac:
 gl_XREADLINK
 
 Makefile.am:
-EXTRA_DIST += xreadlink.h xreadlink.c
 
 Include:
 "xreadlink.h"
index 9d9d8be..095616a 100644 (file)
@@ -13,7 +13,6 @@ configure.ac:
 gl_XSTRTOD
 
 Makefile.am:
-EXTRA_DIST += xstrtod.h xstrtod.c
 
 Include:
 "xstrtod.h"
index 7029e20..fb7c783 100644 (file)
@@ -17,7 +17,6 @@ configure.ac:
 gl_XSTRTOL
 
 Makefile.am:
-EXTRA_DIST += xstrtol.h xstrtol.c xstrtoul.c
 
 Include:
 "xstrtol.h"
index be07c2f..a29769c 100644 (file)
@@ -14,7 +14,6 @@ configure.ac:
 gl_XSTRTOLD
 
 Makefile.am:
-EXTRA_DIST += xstrtod.h xstrtod.c xstrtold.c
 
 Include:
 "xstrtod.h"
index 9462157..2b95845 100644 (file)
@@ -16,7 +16,6 @@ configure.ac:
 gl_YESNO
 
 Makefile.am:
-EXTRA_DIST += yesno.h yesno.c
 
 Include:
 "yesno.h"