Enlightenment CVS committal Author : titan Project : e17 Module : proto
Dir : e17/proto/ephoto Modified Files: configure.in Log Message: Whoops.. need this! =================================================================== RCS file: /cvs/e/e17/proto/ephoto/configure.in,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- configure.in 19 Jan 2007 03:20:11 -0000 1.15 +++ configure.in 19 Jan 2007 03:33:21 -0000 1.16 @@ -29,6 +29,11 @@ if test "x$LIBINTL" = "x"; then LIBINTL="$INTLLIBS" fi +if test "x${prefix}" = "xNONE"; then + AC_DEFINE_UNQUOTED(PACKAGE_LOCALE_DIR, "${ac_default_prefix}/share/locale", [Locale-specific data directory]) +else + AC_DEFINE_UNQUOTED(PACKAGE_LOCALE_DIR, "${prefix}/share/locale", [Locale-specific data directory]) +fi dnl Set PACKAGE_DATA_DIR in config.h. if test "x${prefix}" = "xNONE"; then @@ -136,10 +141,10 @@ ephoto.spec data/Makefile data/images/Makefile -src/Makefile -src/bin/Makefile debian/changelog po/Makefile +src/Makefile +src/bin/Makefile ]) echo ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs