diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | config.h.in | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -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 504f770..92c7a34 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 */ |