mharris af3f284
Fixes Red Hat bug #173282
mharris af3f284
mharris cdd6002
--- configure.ac.datadir-locale-dir-fix	2005-11-22 12:34:53.000000000 -0500
mharris cdd6002
+++ configure.ac	2005-11-22 12:35:13.000000000 -0500
mharris cdd6002
@@ -306,7 +306,7 @@
mharris cdd6002
 # in ${libdir}
mharris cdd6002
 #
mharris cdd6002
 
mharris cdd6002
-X11_LOCALEDATADIR="${X11_LIBDIR}/locale"
mharris cdd6002
+X11_LOCALEDATADIR="${X11_DATADIR}/locale"
mharris cdd6002
 X11_LOCALELIBDIR="${X11_LIBDIR}/locale/lib"
mharris cdd6002
 X11_LOCALEDIR="${X11_LOCALEDATADIR}"
mharris cdd6002
 XKEYSYMDB="${X11_DATADIR}/XKeysymDB"