diff options
author | Jim Meyering <jim@meyering.net> | 2004-12-05 20:02:28 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-12-05 20:02:28 +0000 |
commit | f31e5e6defa256c131422a67291664f04becf2de (patch) | |
tree | a8fe1b63fed1407321a57779d6cade2ffd8e763d /lib/ChangeLog | |
parent | 89647b74515978d6ddb1d543205ef8bc1daa9fec (diff) | |
download | coreutils-f31e5e6defa256c131422a67291664f04becf2de.tar.xz |
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 9e6cafe1f..36df77d76 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -3,6 +3,7 @@ * Makefile.am (unit-test): New target. (check): Depend on it. (noinst_PROGRAMS): Define. + (LDADD): Define. * t-fpending.c: New file. Test the __fpending function. This ensures that if there is an error in the definition of the |