`message catalog' files containing translated versions of system
messages. See ftp://ftp.gnu.org/pub/gnu or better any mirror
site. (We distribute compiled message catalogs, but they may not be
- updated in patches.)
+ updated in patches.) Please note that the required minimal version
+ (0.10.35) of gettext is alpha software and available from
+ ftp://alpha.gnu.org/gnu .
* Some files are built with special tools. E.g., files ending in .gperf
need a `gperf' program. The GNU version (now available in a separate
`message catalog' files containing translated versions of system
messages. See ftp://ftp.gnu.org/pub/gnu or better any mirror
site. (We distribute compiled message catalogs, but they may not be
- updated in patches.)
+ updated in patches.) Please note that the required minimal version
+ (0.10.35) of gettext is alpha software and available from
+ ftp://alpha.gnu.org/gnu .
* Some files are built with special tools. E.g., files ending in .gperf
need a `gperf' program. The GNU version (now available in a separate
@noindent
You can change the @samp{4} to some other number as appropriate for
your system. Instead of changing the @file{Makefile}, you could give
-this option directly to @code{make} and call it as, e.g.
+this option directly to @code{make} and call it as, e.g.
@code{make PARALLELMFLAGS=-j4}. If you're building in the source
directory, you've got to use the latter approach since in this case no
new @file{Makefile} is generated which you can change.
@itemize @bullet
@item
-GNU @code{gettext} 0.10.35 or later
+GNU @code{gettext} 0.10.35 or later (version 0.10.35 is a alpha release
+and available via ftp from alpha.gnu.org/gnu)
@end itemize
@noindent
fi
echo $ac_n "checking installed Linux kernel header files""... $ac_c" 1>&6
echo "configure:16: checking installed Linux kernel header files" >&5
-if eval "test \"\${libc_cv_linux2010+set}\" = set"; then
+if eval "test \"`echo '$''{'libc_cv_linux2010'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF