Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/src Modified Files: Makefile.am Log Message: localedir is not always available. =================================================================== RCS file: /cvs/e/e16/e/src/Makefile.am,v retrieving revision 1.97 retrieving revision 1.98 diff -u -3 -r1.97 -r1.98 --- Makefile.am 8 Dec 2007 17:54:38 -0000 1.97 +++ Makefile.am 15 Dec 2007 12:33:43 -0000 1.98 @@ -120,7 +120,7 @@ $(IMLIB2_CFLAGS) \ $(X_CFLAGS) \ $(DBUS_CFLAGS) \ - -D LOCALEDIR=\"$(localedir)\" \ + -D LOCALEDIR=\"$(datadir)/locale\" \ -D ENLIGHTENMENT_BIN=\"$(bindir)\" \ -D ENLIGHTENMENT_LIB=\"$(pkglibdir)\" \ -D ENLIGHTENMENT_ROOT=\"$(pkgdatadir)\" ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs