1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-01 22:36:26 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Jim Meyering f69fb2f533 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests. 2005-12-17 10:30:09 +00:00
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 65ef46a51c Use an all-permissive copyright notice, recommended by RMS. 2005-01-23 09:07:57 +00:00
Paul Eggert af03dafa2e Remove bogus "*/" from shell comment. 2004-08-04 22:30:38 +00:00
Jim Meyering 69d741ae8e Sync with gnulib. 2003-08-17 17:57:38 +00:00
Jim Meyering d7f4b25511 *** empty log message *** 2002-02-26 15:21:39 +00:00