Index: configure.in =================================================================== RCS file: /home/freeciv/CVS/freeciv/configure.in,v retrieving revision 1.151 diff -u -r1.151 configure.in --- configure.in 2001/06/19 18:43:49 1.151 +++ configure.in 2001/06/26 19:44:51 @@ -156,9 +156,8 @@ ALL_LINGUAS="de en_GB es fr hu it ja nl no pl pt pt_BR ru sv" AM_GNU_GETTEXT -dnl DATADIRNAME is generated by AM_GNU_GETTEXT; dnl note this has to match the path installed by po/Makefile -FC_EXPAND_DIR(LOCALEDIR, '${prefix}/${DATADIRNAME}/locale') +FC_EXPAND_DIR(LOCALEDIR, '${prefix}/share/locale') AC_DEFINE_UNQUOTED(LOCALEDIR, "$LOCALEDIR") if test -n "$GCC"; then