11 lines
368 B
Text
11 lines
368 B
Text
--- po/Makefile.in.in.org 2010-10-26 21:47:03.832342476 +0900
|
|
+++ po/Makefile.in.in 2010-10-26 21:47:19.182337797 +0900
|
|
@@ -34,7 +34,7 @@
|
|
datarootdir = @datarootdir@
|
|
libdir = @libdir@
|
|
DATADIRNAME = @DATADIRNAME@
|
|
-itlocaledir = $(prefix)/$(DATADIRNAME)/locale
|
|
+itlocaledir = @localedir@
|
|
subdir = po
|
|
install_sh = @install_sh@
|
|
# Automake >= 1.8 provides @mkdir_p@.
|