.
authorJim Meyering <jim@meyering.net>
Fri, 21 Oct 1994 13:37:48 +0000 (13:37 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 21 Oct 1994 13:37:48 +0000 (13:37 +0000)
lib/Makefile.in

index 7740eaf7db2da6c16c1a10b0329479df767cf642..7cfb5b676bd8a312eefbff263378b8920bcb94e9 100644 (file)
@@ -23,7 +23,7 @@ VPATH = @srcdir@
 CC = @CC@
 AR = ar
 RANLIB = @RANLIB@
-DEFS = @DEFS@
+DEFS = -Dlint @DEFS@
 CFLAGS = @CFLAGS@
 YACC = @YACC@