New commits:
commit 43a902b3c44f8c2cb664a3a0ab10d21a68a44b54
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
gettext now optionally depends on tetex when building documentation
-if [ "$GETTEXT_TETEX" == "y" ]; then
+if is_depends_enabled tetex; then
cd gettext-tools/doc &&
make install-pdf DESTDIR=$INSTALL_ROOT &&
make install-ps DESTDIR=$INSTALL_ROOT &&
[SM-Commit] GIT changes to master grimoire by Eric Sandall (43a902b3c44f8c2cb664a3a0ab10d21a68a44b54),
Eric Sandall, 02/17/2007