Search
lxdream.org :: lxdream/configure :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename configure
changeset 509:d72564edc482
prev503:36a668469e37
next521:33d2d92784c7
author nkeynes
date Wed Nov 14 11:10:53 2007 +0000 (16 years ago)
permissions -rw-r--r--
last change Fix default fields
file annotate diff log raw
1.1 --- a/configure Thu Nov 08 11:55:47 2007 +0000
1.2 +++ b/configure Wed Nov 14 11:10:53 2007 +0000
1.3 @@ -2026,7 +2026,7 @@
1.4
1.5 # Define the identity of the package.
1.6 PACKAGE=lxdream
1.7 - VERSION=0.8
1.8 + VERSION=0.8.1
1.9
1.10
1.11 cat >>confdefs.h <<_ACEOF
1.12 @@ -5424,7 +5424,7 @@
1.13
1.14
1.15
1.16 -ALL_LINGUAS=""
1.17 +ALL_LINGUAS="de pt_BR"
1.18
1.19
1.20 for ac_header in locale.h
.