Search
lxdream.org :: lxdream/configure.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename configure.in
changeset 426:8a7a752f1174
prev180:e6dcf9b65658
next471:826c89a6f12c
author nkeynes
date Sat Oct 13 03:59:32 2007 +0000 (16 years ago)
permissions -rw-r--r--
last change Track the last-displayed render buffer, so-as not to overwrite it while its
still on-screen
file annotate diff log raw
1.1 --- a/configure.in Sun Jul 02 04:59:00 2006 +0000
1.2 +++ b/configure.in Sat Oct 13 03:59:32 2007 +0000
1.3 @@ -26,8 +26,6 @@
1.4 ALL_LINGUAS=""
1.5 AM_GLIB_GNU_GETTEXT
1.6
1.7 -AC_SUBST( CFLAGS, '-g3' )
1.8 -
1.9 AC_OUTPUT([
1.10 Makefile
1.11 src/Makefile
.