(svn r1432) -Fix: I seem to be unable to revert a simple file :s

This commit is contained in:
truelight 2005-01-08 15:31:20 +00:00
parent ead1aa8dfc
commit 5110ffeef4

View File

@ -290,7 +290,7 @@ endif
# -O optimize or -O2 fully optimize (O's above 2 are not recommended)
# -pg profile - generate profiling data. See "man gprof" to use this.
CFLAGS=-Wall -Wno-multichar -Wuninitialized -Wno-unused-parameter -Wsign-compare
CFLAGS=-Wall -Wno-multichar
CDEFS=-DWITH_REV
LDFLAGS=
LIBS=