diff options
-rw-r--r-- | mmalloc/.Sanitize | 2 | ||||
-rw-r--r-- | mmalloc/ChangeLog | 12 |
2 files changed, 13 insertions, 1 deletions
diff --git a/mmalloc/.Sanitize b/mmalloc/.Sanitize index fa6339b..cd8b13d 100644 --- a/mmalloc/.Sanitize +++ b/mmalloc/.Sanitize @@ -28,7 +28,7 @@ ChangeLog Makefile.in TODO attach.c -config +configure configure.in detach.c keys.c diff --git a/mmalloc/ChangeLog b/mmalloc/ChangeLog index 71e92aa..a212452 100644 --- a/mmalloc/ChangeLog +++ b/mmalloc/ChangeLog @@ -1,3 +1,15 @@ +Wed May 3 17:18:13 1995 J.T. Conklin <jtc@rtl.cygnus.com> + + * Makefile.in, configure.in: Converted to use autoconf. + * configure: New file, generated with autoconf 2.3. + * config/{mh-go32, mh-irix, mh-ncr3000, mh-sunos4, + mh-sysv4}: Removed. + +Thu Nov 3 23:55:21 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * Makefile.in (install-info): Name destination file correctly, + rather than using undefined shell variable. + Fri Oct 28 16:46:58 1994 Stan Shebs (shebs@andros.cygnus.com) * mmprivate.h: New file, was mmalloc.h. |