r2005

dslinux_gpf at dslinux.in-berlin.de dslinux_gpf at dslinux.in-berlin.de
Thu Oct 18 17:32:25 CEST 2007


Author: gpf
Date: 2007-10-18 17:32:19 +0200 (Thu, 18 Oct 2007)
New Revision: 2005

Log:
removed native gettext(msgfmt) dependency

Modified: trunk/lib/glib/src/configure
===================================================================
--- trunk/lib/glib/src/configure	2007-10-18 09:37:34 UTC (rev 2004)
+++ trunk/lib/glib/src/configure	2007-10-18 15:32:19 UTC (rev 2005)
@@ -8562,7 +8562,7 @@
   { echo "$as_me:$LINENO: result: no" >&5
 echo "${ECHO_T}no" >&6; }
 fi
-	if test "$MSGFMT" != "no"; then
+	if test "$MSGFMT" == "no"; then
           glib_save_LIBS="$LIBS"
           LIBS="$LIBS $INTLLIBS"
 




More information about the dslinux-commit mailing list