Search
lxdream.org :: lxdream/configure :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename configure
changeset 704:2c1d6f8e69e7
prev702:d39fc81e9630
next709:18c39a8e504c
author nkeynes
date Wed Jun 25 10:03:28 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Add sh4_dump_region convenience function
file annotate diff log raw
1.1 --- a/configure Sun Jun 22 08:59:39 2008 +0000
1.2 +++ b/configure Wed Jun 25 10:03:28 2008 +0000
1.3 @@ -6774,14 +6774,13 @@
1.4 #define APPLE_BUILD 1
1.5 _ACEOF
1.6
1.7 -
1.8 -fi
1.9 -
1.10 -
1.11 -
1.12 - if test "x$with_gtk" = "xx11"; then
1.13 - with_gtk=no
1.14 - fi
1.15 + if test "x$with_gtk" = "xx11"; then
1.16 + with_gtk=no
1.17 + fi
1.18 +
1.19 +fi
1.20 +
1.21 +
1.22
1.23
1.24 else
.