about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--config.h.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9fb069a143..f4adeaf64a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Feb 21 11:50:37 1995  Brendan Kehoe  (brendan@zen.org)
+
+	* config.h.in: Put comment around ^L to pacify Solaris as here too.
+
 Tue Feb 21 00:10:50 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
 	* string/Makefile (distribute): Add pagecopy.h.
diff --git a/config.h.in b/config.h.in
index 504f77021e..92c7a34b98 100644
--- a/config.h.in
+++ b/config.h.in
@@ -20,7 +20,7 @@
 #define HAVE_WEAK_SYMBOLS
 #endif
 #endif
-
+/*  */
 /* These symbols might be defined by some sysdeps configures.  */
 
 /* sysdeps/generic/configure.in */