changeset 336:6bd3c2692fcb

.
author Jim Meyering <jim@meyering.net>
date Fri, 21 Oct 1994 13:37:48 +0000
parents 49f195cd5b0e
children 897c373a78e8
files lib/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -23,7 +23,7 @@
 CC = @CC@
 AR = ar
 RANLIB = @RANLIB@
-DEFS = @DEFS@
+DEFS = -Dlint @DEFS@
 CFLAGS = @CFLAGS@
 YACC = @YACC@