*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 28 Apr 2000 16:50:24 +0000 (16:50 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 28 Apr 2000 16:50:24 +0000 (16:50 +0000)
lib/ChangeLog

index 06c85e6d7abc88829f0ae726987640fc1e184534..122280f66db7ca2ea05a69db5929713a8acc5613 100644 (file)
@@ -1,3 +1,10 @@
+2000-04-28  Jim Meyering  <meyering@lucent.com>
+
+       * rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to avoid
+       redefinition warning on some systems (HPUX).  Otherwise, regex.h is
+       included first, then limits.h is included by locale.h by libintl.h.
+       From John David Anglin.
+
 2000-04-25  Jim Meyering  <meyering@lucent.com>
 
        * makepath.c (S_IRWXUGO): Define.