summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bbb0cda3c..8a948d937 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+
+Fri Jun 30 14:26:01 EDT 1995 Paul Park (pjpark@mit.edu)
+ * aclocal.m4(V5_SHARED_LIB_OBJS) - Change explicit $(srcdir)/$*.c to
+ $< so that sources which aren't in the source directory can
+ get compiled correctly.
+
Wed Jun 28 20:13:10 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
* configure.in: Proper test for GCC. (based on autoconf test).