is now done automatically by the corresponding Autoconf macro.
+2005-03-21 Paul Eggert <eggert@cs.ucla.edu>
+
+ * modules/chdir-long (Depends-on): Add mempcpy.
+
+ * modules/acl, modules/backupfile, modules/c-strtod,
+ modules/c-strtold, modules/canon-host, modules/canonicalize,
+ modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
+ modules/exclude, modules/exitfail, modules/file-type,
+ modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
+ modules/getdate, modules/getline, modules/getpagesize,
+ modules/getpass, modules/getugroups, modules/group-member,
+ modules/hard-locale, modules/hash, modules/human, modules/idcache,
+ modules/inttostr, modules/long-options, modules/makepath,
+ modules/md5, modules/memcasecmp, modules/memcoll,
+ modules/modechange, modules/mountlist, modules/path-concat,
+ modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
+ modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
+ modules/safe-read, modules/safe-write, modules/same, modules/savedir,
+ modules/settime, modules/sha1, modules/sig2str, modules/strdup,
+ modules/strftime, modules/strndup, modules/strverscmp,
+ modules/timespec, modules/unlocked-io, modules/userspec,
+ modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
+ modules/yesno:
+ Remove lib_SOURCES line from Makefile.am section, as this is now
+ done automatically by the corresponding Autoconf macro.
+
2005-03-16 Bruno Haible <bruno@clisp.org>
* modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
AC_FUNC_ACL
Makefile.am:
-lib_SOURCES += acl.h acl.c
Include:
"acl.h"
Maintainer:
Paul Eggert, Jim Meyering
-
gl_BACKUPFILE
Makefile.am:
-lib_SOURCES += backupfile.h backupfile.c
Include:
"backupfile.h"
Maintainer:
Paul Eggert, Jim Meyering
-
gl_C_STRTOD
Makefile.am:
-lib_SOURCES += c-strtod.h c-strtod.c
Include:
"c-strtod.h"
Maintainer:
Paul Eggert, Jim Meyering
-
gl_C_STRTOLD
Makefile.am:
-lib_SOURCES += c-strtod.h c-strtod.c c-strtold.c
Include:
"c-strtod.h"
Maintainer:
Paul Eggert, Jim Meyering
-
gl_CANON_HOST
Makefile.am:
-lib_SOURCES += canon-host.c
Include:
AC_FUNC_CANONICALIZE_FILE_NAME
Makefile.am:
-lib_SOURCES += canonicalize.h canonicalize.c stat-macros.h
Include:
"canonicalize.h"
gl_CLOEXEC
Makefile.am:
-lib_SOURCES += cloexec.c cloexec.h
Include:
"cloexec.h"
gl_CLOSEOUT
Makefile.am:
-lib_SOURCES += closeout.h closeout.c
Include:
"closeout.h"
gl_FUNC_DIRFD
Makefile.am:
-lib_SOURCES += dirfd.h
Include:
"dirfd.h"
gl_DIRNAME
Makefile.am:
-lib_SOURCES += dirname.h dirname.c basename.c stripslash.c
+lib_SOURCES += basename.c stripslash.c
Include:
"dirname.h"
Maintainer:
Jim Meyering
-
gl_EXCLUDE
Makefile.am:
-lib_SOURCES += exclude.h exclude.c
Include:
"exclude.h"
Maintainer:
Paul Eggert
-
gl_EXITFAIL
Makefile.am:
-lib_SOURCES += exitfail.h exitfail.c
Include:
"exitfail.h"
Maintainer:
Paul Eggert
-
gl_FILE_TYPE
Makefile.am:
-lib_SOURCES += file-type.h file-type.c stat-macros.h
Include:
"file-type.h"
Maintainer:
Paul Eggert, Jim Meyering
-
gl_FILEMODE
Makefile.am:
-lib_SOURCES += filemode.h filemode.c stat-macros.h
Include:
"filemode.h"
Maintainer:
Jim Meyering
-
gl_FUNC_FPENDING
Makefile.am:
-lib_SOURCES += __fpending.h
Include:
"__fpending.h"
Maintainer:
Jim Meyering
-
gl_FSUSAGE
Makefile.am:
-lib_SOURCES += fsusage.h
Include:
"fsusage.h"
Maintainer:
Jim Meyering
-
gl_FUNC_GETCWD
Makefile.am:
-lib_SOURCES += getcwd.h
Include:
"getcwd.h"
gl_GETDATE
Makefile.am:
-lib_SOURCES += getdate.h getdate.y
BUILT_SOURCES += getdate.c
MAINTAINERCLEANFILES += getdate.c
AM_FUNC_GETLINE
Makefile.am:
-lib_SOURCES += getline.h
EXTRA_DIST += getndelim2.h getndelim2.c
Include:
Maintainer:
all
-
gl_GETPAGESIZE
Makefile.am:
-lib_SOURCES += getpagesize.h
Include:
"getpagesize.h"
Maintainer:
Jim Meyering
-
gl_FUNC_GETPASS
Makefile.am:
-lib_SOURCES += getpass.h
Include:
"getpass.h"
Maintainer:
Jim Meyering, glibc
-
gl_GETUGROUPS
Makefile.am:
-lib_SOURCES += getugroups.c
Include:
Maintainer:
Jim Meyering
-
gl_FUNC_GROUP_MEMBER
Makefile.am:
-lib_SOURCES += group-member.h
Include:
"group-member.h"
Maintainer:
Jim Meyering
-
gl_HARD_LOCALE
Makefile.am:
-lib_SOURCES += hard-locale.h hard-locale.c
Include:
"hard-locale.h"
gl_HASH
Makefile.am:
-lib_SOURCES += hash.h hash.c
Include:
"hash.h"
gl_HUMAN
Makefile.am:
-lib_SOURCES += human.h human.c
Include:
"human.h"
gl_IDCACHE
Makefile.am:
-lib_SOURCES += idcache.c
Include:
Maintainer:
Jim Meyering
-
Makefile.am:
EXTRA_DIST += inttostr.c
-lib_SOURCES += imaxtostr.c inttostr.h offtostr.c umaxtostr.c
Include:
"inttostr.h"
gl_LONG_OPTIONS
Makefile.am:
-lib_SOURCES += long-options.h long-options.c
Include:
"long-options.h"
Maintainer:
Jim Meyering
-
gl_MAKEPATH
Makefile.am:
-lib_SOURCES += makepath.h makepath.c stat-macros.h
Include:
"makepath.h"
Maintainer:
Jim Meyering
-
gl_MD5
Makefile.am:
-lib_SOURCES += md5.h md5.c
Include:
"md5.h"
Maintainer:
Jim Meyering, glibc
-
gl_MEMCASECMP
Makefile.am:
-lib_SOURCES += memcasecmp.h memcasecmp.c
Include:
"memcasecmp.h"
Maintainer:
Jim Meyering
-
gl_MEMCOLL
Makefile.am:
-lib_SOURCES += memcoll.h memcoll.c
Include:
"memcoll.h"
Maintainer:
Paul Eggert, Jim Meyering
-
gl_MODECHANGE
Makefile.am:
-lib_SOURCES += modechange.h modechange.c
Include:
"modechange.h"
Maintainer:
Jim Meyering
-
gl_MOUNTLIST
Makefile.am:
-lib_SOURCES += mountlist.h
Include:
"mountlist.h"
Maintainer:
Jim Meyering
-
gl_PATH_CONCAT
Makefile.am:
-lib_SOURCES += path-concat.h path-concat.c
Include:
"path-concat.h"
Maintainer:
Jim Meyering
-
gl_PATHMAX
Makefile.am:
-lib_SOURCES += pathmax.h
Include:
"pathmax.h"
Maintainer:
Jim Meyering
-
gl_PHYSMEM
Makefile.am:
-lib_SOURCES += physmem.h physmem.c
Include:
"physmem.h"
Maintainer:
Paul Eggert, Jim Meyering
-
gl_POSIXTM
Makefile.am:
-lib_SOURCES += posixtm.h posixtm.c
Include:
"posixtm.h"
Maintainer:
Jim Meyering
-
gl_POSIXVER
Makefile.am:
-lib_SOURCES += posixver.h posixver.c
Include:
"posixver.h"
Maintainer:
Paul Eggert, Jim Meyering
-
gl_QUOTE
Makefile.am:
-lib_SOURCES += quote.h quote.c
Include:
"quote.h"
Maintainer:
Paul Eggert
-
gl_QUOTEARG
Makefile.am:
-lib_SOURCES += quotearg.h quotearg.c
Include:
"quotearg.h"
Maintainer:
Paul Eggert
-
gl_READTOKENS
Makefile.am:
-lib_SOURCES += readtokens.h readtokens.c
Include:
"readtokens.h"
Maintainer:
Jim Meyering
-
gl_READUTMP
Makefile.am:
-lib_SOURCES += readutmp.h
Include:
"readutmp.h"
Maintainer:
Jim Meyering
-
gl_SAFE_READ
Makefile.am:
-lib_SOURCES += safe-read.h safe-read.c
Include:
"safe-read.h"
Maintainer:
Jim Meyering, Bruno Haible
-
gl_SAFE_WRITE
Makefile.am:
-lib_SOURCES += safe-write.h safe-write.c
Include:
"safe-write.h"
gl_SAME
Makefile.am:
-lib_SOURCES += same.h same.c
Include:
"same.h"
Maintainer:
Jim Meyering
-
gl_SAVEDIR
Makefile.am:
-lib_SOURCES += savedir.h savedir.c
Include:
"savedir.h"
Maintainer:
Jim Meyering
-
gl_SETTIME
Makefile.am:
-lib_SOURCES += settime.c
Include:
Maintainer:
Paul Eggert, Jim Meyering
-
gl_SHA1
Makefile.am:
-lib_SOURCES += sha1.h sha1.c
Include:
"sha1.h"
Maintainer:
Jim Meyering
-
gl_FUNC_SIG2STR
Makefile.am:
-lib_SOURCES += sig2str.h
Include:
"sig2str.h"
gl_FUNC_STRDUP
Makefile.am:
-lib_SOURCES += strdup.h
Include:
"strdup.h"
Maintainer:
all, glibc
-
gl_FUNC_GNU_STRFTIME
Makefile.am:
-lib_SOURCES += strftime.c strftime.h
Include:
"strftime.h"
Maintainer:
glibc
-
gl_FUNC_STRNDUP
Makefile.am:
-lib_SOURCES += strndup.h
Include:
"strndup.h"
Maintainer:
glibc
-
gl_FUNC_STRVERSCMP
Makefile.am:
-lib_SOURCES += strverscmp.h
Include:
"strverscmp.h"
Maintainer:
Jim Meyering, glibc
-
gl_TIMESPEC
Makefile.am:
-lib_SOURCES += timespec.h
Include:
"timespec.h"
Maintainer:
Jim Meyering
-
gl_FUNC_GLIBC_UNLOCKED_IO
Makefile.am:
-lib_SOURCES += unlocked-io.h
Include:
"unlocked-io.h"
Maintainer:
Jim Meyering
-
gl_USERSPEC
Makefile.am:
-lib_SOURCES += userspec.c userspec.h
Include:
"userspec.h"
gl_UTIMECMP
Makefile.am:
-lib_SOURCES += utimecmp.h utimecmp.c
Include:
"utimecmp.h"
gl_UTIMENS
Makefile.am:
-lib_SOURCES += utimens.h utimens.c
Include:
"utimens.h"
Maintainer:
Paul Eggert, Jim Meyering
-
gl_XALLOC
Makefile.am:
-lib_SOURCES += xalloc.h xmalloc.c
Include:
"xalloc.h"
Maintainer:
all
-
gl_XSTRTOL
Makefile.am:
-lib_SOURCES += xstrtol.h xstrtol.c xstrtoul.c
Include:
"xstrtol.h"
gl_YESNO
Makefile.am:
-lib_SOURCES += yesno.c yesno.h
Include:
"yesno.h"
Maintainer:
Jim Meyering
-