changeset 98:010b9037a960

merge with 3.8.3
author Jim Meyering <jim@meyering.net>
date Fri, 27 Aug 1993 04:43:55 +0000
parents 7e7718a3da17
children b08e26116d87
files lib/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/Makefile.in	Thu Aug 26 04:38:45 1993 +0000
+++ b/lib/Makefile.in	Fri Aug 27 04:43:55 1993 +0000
@@ -24,7 +24,7 @@
 AR = ar
 RANLIB = @RANLIB@
 DEFS = @DEFS@
-CFLAGS = -g
+CFLAGS = @CFLAGS@
 
 SOURCES = getdate.y posixtm.y \
 argmatch.c backupfile.c basename.c dirname.c eaccess.c \