]> git.pld-linux.org Git - packages/nautilus.git/blob - nautilus-use_AM_GNU_GETTEXT.patch
- no *.la for nautilus modules
[packages/nautilus.git] / nautilus-use_AM_GNU_GETTEXT.patch
1 --- nautilus-1.0.6/configure.in.orig    Thu Nov  8 02:52:37 2001
2 +++ nautilus-1.0.6/configure.in Tue Nov 13 10:49:26 2001
3 @@ -635,8 +635,8 @@
4  
5  dnl Checks for i18n
6  ALL_LINGUAS="az ca cs da de el en_GB es fi fr ga gl hu it ja ko lt lv nl nn no pl pt pt_BR ro ru sk sl sv ta tr uk zh_TW"
7 -AM_GNOME_GETTEXT
8 -# AM_GNOME_GETTEXT above substs $DATADIRNAME
9 +AM_GNU_GETTEXT
10 +# AM_GNU_GETTEXT above substs $DATADIRNAME
11  # this is the directory where the *.{mo,gmo} files are installed
12  gnomelocaledir='${prefix}/${DATADIRNAME}/locale'
13  AC_SUBST(gnomelocaledir)
This page took 0.024043 seconds and 3 git commands to generate.