Search
lxdream.org :: lxdream/src/Makefile.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/Makefile.in
changeset 1255:d63f73cc586f
prev1245:01e0020adf88
next1258:f8a9c0fd2abb
author nkeynes
date Sun Mar 04 21:28:48 2012 +1000 (12 years ago)
permissions -rw-r--r--
last change Fix have_shaders in glrender.c
Set negative fog for lut when using shaders
file annotate diff log raw
1.1 --- a/src/Makefile.in Fri Mar 02 23:49:10 2012 +1000
1.2 +++ b/src/Makefile.in Sun Mar 04 21:28:48 2012 +1000
1.3 @@ -345,6 +345,7 @@
1.4 AMDEP_FALSE = @AMDEP_FALSE@
1.5 AMDEP_TRUE = @AMDEP_TRUE@
1.6 AMTAR = @AMTAR@
1.7 +ANDROID_ABI = @ANDROID_ABI@
1.8 ANDROID_GDBSERVER = @ANDROID_GDBSERVER@
1.9 ANDROID_NDK_HOME = @ANDROID_NDK_HOME@
1.10 ANDROID_NDK_VERSION = @ANDROID_NDK_VERSION@
.