*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 20 Jul 2002 14:06:33 +0000 (14:06 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 20 Jul 2002 14:06:33 +0000 (14:06 +0000)
m4/ChangeLog

index f742145..2ac7eb2 100644 (file)
@@ -1,5 +1,7 @@
 2002-07-20  Jim Meyering  <meyering@lucent.com>
 
+       * intdiv0.m4: New file.  From gettex-0.11.3.
+
        * jm-macros.m4: Require autoconf-2.53b.
        Use new macros AC_FUNC_MALLOC and AC_FUNC_REALLOC,
        in place of jm_-prefixed ones.  Thanks, Akim!