1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-08 18:56:40 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Jim Meyering dfc5ff02a0 Use AC_LIBSOURCES to list corresponding source (.c, .h, .y) files
so that automake automatically knows to distribute those files.
Use AC_LIBOBJ to ensure that automake automatically knows the
names of always-compiled source files.  Automake already knows
the names of conditionally compiled ones, e.g., due to preexisting
uses of AC_LIBOBJ and AC_REPLACE_FUNCS.
[This is a start.  Many still remain to be fixed...]
2005-01-29 00:16:39 +00:00
Paul Eggert 15ac53209f Sync from gnulib. 2005-01-22 06:25:53 +00:00
Paul Eggert b0c285c9da New file, from gnulib. 2004-11-03 23:04:03 +00:00
Jim Meyering 0f53b413bd . 2003-09-13 10:06:29 +00:00
Jim Meyering 8d964cec02 *** empty log message *** 2003-09-13 09:48:56 +00:00