Search
lxdream.org :: lxdream/configure.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename configure.in
changeset 180:e6dcf9b65658
prev94:8d80d9c7cc7d
next426:8a7a752f1174
author nkeynes
date Wed Jan 17 21:27:20 2007 +0000 (17 years ago)
permissions -rw-r--r--
last change Rename SPUDMA to G2DMA (following KOS's lead)
Remove sh4r.icount (obsolete)
Rewrite G2 fifo status in terms of slice cycles
file annotate diff log raw
1.1 --- a/configure.in Sun Feb 05 04:05:27 2006 +0000
1.2 +++ b/configure.in Wed Jan 17 21:27:20 2007 +0000
1.3 @@ -26,6 +26,8 @@
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
.