Search
lxdream.org :: lxdream/configure.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename configure.in
changeset 778:a34b180d92f7
prev769:f7f62bea4cad
next791:fc609d426806
author nkeynes
date Wed Jul 30 00:11:32 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Don't invoke sh4_translate_flush_cache() when we're not actually using the translator
file annotate diff log raw
1.1 --- a/configure.in Mon Jul 28 00:27:32 2008 +0000
1.2 +++ b/configure.in Wed Jul 30 00:11:32 2008 +0000
1.3 @@ -262,6 +262,7 @@
1.4 src/Makefile
1.5 po/Makefile.in
1.6 test/Makefile
1.7 +Info.plist
1.8 ])
1.9 AS_MKDIR_P(test/sh4)
1.10
.