Changes...

This commit is contained in:
Jaroslav Kysela 1998-12-27 01:02:32 +00:00
parent 4eae8e7b32
commit 11eaf4d61b

View file

@ -3,7 +3,7 @@
aclocal
automake --foreign
autoconf
export CFLAGS='-O2 -fomit-frame-pointer -Wall -pipe'
export CFLAGS='-O2 -fomit-frame-pointer -Wall -pipe -g'
./configure
unset CFLAGS
make