diff options
author | Paul Smith <psmith@gnu.org> | 2002-04-22 04:35:19 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2002-04-22 04:35:19 +0000 |
commit | 306462f0bd313d7db43f9843b60a5a8f1fa018d6 (patch) | |
tree | 15ab79cfe7fe6be8e0c1dd0f0675a402628141e8 /glob/ChangeLog | |
parent | 3a8a7a5d00c7052c46cef2342792d6a0829db897 (diff) | |
download | gunmake-306462f0bd313d7db43f9843b60a5a8f1fa018d6.tar.gz |
Updates for new tools. Everything works now building on Linux,
including creating make packages. I'll try some other systems tomorrow.
Also added a new translation: Croatian. Thanks!
Diffstat (limited to 'glob/ChangeLog')
-rw-r--r-- | glob/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/glob/ChangeLog b/glob/ChangeLog index 98c506d..1ebf879 100644 --- a/glob/ChangeLog +++ b/glob/ChangeLog @@ -1,3 +1,9 @@ +2002-04-22 Paul D. Smith <psmith@gnu.org> + + * Makefile.am: Use automake 1.6. + Use new automake condition USE_LOCAL_GLOB to decide whether or not + to build the local GNU glob library or use the system one. + 1999-09-12 Paul D. Smith <psmith@gnu.org> * fnmatch.c: Last GLIBC version wouldn't compile outside of GLIBC |