Bug fix
authorTom Tromey <tromey@redhat.com>
Mon, 5 Aug 1996 06:53:15 +0000 (06:53 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 5 Aug 1996 06:53:15 +0000 (06:53 +0000)
ChangeLog

index f6bd73f..fd6792d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 Mon Aug  5 00:12:45 1996  Tom Tromey  <tromey@creche.cygnus.com>
 
+       * texinfos.am (.texi.info): Force .info file to be built in
+       srcdir.  From Franc,ois Pinard.
+
+       From Jim Meyering:
+       * m4/AM_PROG_CC_STDC.m4: (fp_PROG_CC_STDC): Include sys/stat.h in
+       test program so that DYNIX/ptx V4.1.3 doesn't use `-Xc
+       -D__EXTENSIONS__' -- with those options on that system, sys/stat.h
+       gets compile errors.  With help from Marcus Daniels.
+
        * automake.in (initialize_global_constants): Put elisp-comp into
        @common_files.  Bug from Glenn Amerine.
 
@@ -100,6 +109,11 @@ Sun Jun 16 22:21:16 1996  Harlan Stenn  <harlan@brown.pfcs.com>
        * automake.in:  Treat an initial `#' on a word in AUTOMAKE_OPTIONS
        as a comment start.  Add support for a dist-tarZ target.
 
+Tue Jun 11 22:14:21 1996  Marcus Daniels  <marcus@sayre.sysc.pdx.edu>
+
+       * depend.am ($(srcdir)/.deps/%.P): Convert absolute $(top_srcdir)
+       paths into relative paths.
+
 Mon Jun 10 21:11:20 1996  Tom Tromey  <tromey@creche.cygnus.com>
 
        * texinfo.tex: New version.