Search
lxdream.org :: lxdream/configure :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename configure
changeset 756:38385124df7a
prev746:3a574a68e793
next769:f7f62bea4cad
author nkeynes
date Mon Jul 21 00:09:46 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Remove the 'gettext required' bit from configure
file annotate diff log raw
1.1 --- a/configure Fri Jul 18 12:54:59 2008 +0000
1.2 +++ b/configure Mon Jul 21 00:09:46 2008 +0000
1.3 @@ -11443,14 +11443,6 @@
1.4 < $srcdir/po/POTFILES.in > po/POTFILES
1.5
1.6
1.7 -if test "x$MSGFMT" = "x"; then
1.8 - { { $as_echo "$as_me:$LINENO: error: gettext and/or libintl.h not found, but is required
1.9 -See \`config.log' for more details." >&5
1.10 -$as_echo "$as_me: error: gettext and/or libintl.h not found, but is required
1.11 -See \`config.log' for more details." >&2;}
1.12 - { (exit 1); exit 1; }; }
1.13 -fi
1.14 -
1.15 ac_config_files="$ac_config_files Makefile src/Makefile po/Makefile.in test/Makefile"
1.16
1.17 cat >confcache <<\_ACEOF
.