(WFLAGS): set

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5227 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-11-22 09:46:18 +00:00
parent 66b3034e8e
commit 7571d7f41f
17 changed files with 34 additions and 17 deletions

View File

@@ -10,7 +10,8 @@ CC = @CC@
LINK = @LINK@
RANLIB = @RANLIB@
DEFS = @DEFS@ @HESIODINCLUDE@
CFLAGS = @CFLAGS@
CFLAGS = @CFLAGS@ @WFLAGS@
WFLAGS = @WFLAGS@
LD_FLAGS = @LD_FLAGS@
INSTALL = @INSTALL@
INSTALL_PROGRAM = @INSTALL_PROGRAM@