bfd/
[deliverable/binutils-gdb.git] / intl / Makefile.in
index 09647ded8eb48432bb650af3e30dcaea4d378c77..f3664ae3dca63c2b2993cb58cd4fd0d51b8a9d1b 100644 (file)
@@ -13,7 +13,7 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 PACKAGE = @PACKAGE@
 VERSION = @VERSION@
@@ -32,7 +32,7 @@ libdir = $(exec_prefix)/lib
 includedir = $(prefix)/include
 datadir = $(prefix)/@DATADIRNAME@
 localedir = $(datadir)/locale
-gnulocaledir = $(prefix)/share/locale
+gnulocaledir = $(datadir)/locale
 gettextsrcdir = @datadir@/gettext/intl
 aliaspath = $(localedir):.
 subdir = intl
This page took 0.023796 seconds and 4 git commands to generate.