summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
-rw-r--r--src/aclocal.m41
2 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 81fad3b3a..295d6ef1c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jun 22 16:34:46 1994 Mark Eichin (eichin at tweedledumber.cygnus.com)
+
+ * aclocal.m4 (CONFIG_RULES): add AC_SUBST([CC]) so that CC gets
+ nailed in correctly.
+
Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)
* Makefile.in (in all subdirs): added CC=@CC@ to nail down the
diff --git a/src/aclocal.m4 b/src/aclocal.m4
index b5f9c5905..b31b585ef 100644
--- a/src/aclocal.m4
+++ b/src/aclocal.m4
@@ -151,6 +151,7 @@ dnl
dnl drop in standard configure rebuild rules -- CONFIG_RULES
dnl
define(CONFIG_RULES,[
+AC_SUBST([CC])dnl
divert(9)dnl
[
Makefile: $(srcdir)/Makefile.in config.status