]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update after changes in gnulib.
authorBruno Haible <bruno@clisp.org>
Sun, 4 Mar 2007 22:10:42 +0000 (22:10 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:42 +0000 (12:14 +0200)
gettext-runtime/src/ChangeLog
gettext-runtime/src/Makefile.am
gettext-tools/src/ChangeLog
gettext-tools/src/Makefile.am

index 287dba56fa322214cc46fa5026c1c7a3de52301c..c0e441d8776e73d8dddd0990aec8deea0ae1350b 100644 (file)
@@ -1,3 +1,8 @@
+2007-03-04  Bruno Haible  <bruno@clisp.org>
+
+       Moved --enable-relocatable infrastructure to gnulib.
+       * Makefile.am: Remove SET_RELOCATABLE invocation.
+
 2007-02-19  Bruno Haible  <bruno@clisp.org>
 
        * envsubst.c: Don't include exit.h.
index 5657efa2689f15d7f985df0999b10c0426b18eb2..4180d0ea990369b0776835a972b60629da5b1c49 100644 (file)
@@ -1,5 +1,5 @@
 ## Makefile for the gettext-runtime/src subdirectory of GNU gettext
-## Copyright (C) 1995-1998, 2000-2006 Free Software Foundation, Inc.
+## Copyright (C) 1995-1998, 2000-2007 Free Software Foundation, Inc.
 ##
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -60,4 +60,3 @@ RELOCATABLE_LIBRARY_PATH = $(libdir)
 RELOCATABLE_SRC_DIR = $(top_srcdir)/gnulib-lib
 RELOCATABLE_BUILD_DIR = ../gnulib-lib
 RELOCATABLE_CONFIG_H_DIR = ..
-@SET_RELOCATABLE@
index def139b7d804788571870ef5d7486008f50d91a3..8a4aa9d6abe7bd5f24beb1469c25758ef4a24c01 100644 (file)
@@ -1,3 +1,8 @@
+2007-03-04  Bruno Haible  <bruno@clisp.org>
+
+       Moved --enable-relocatable infrastructure to gnulib.
+       * Makefile.am: Remove SET_RELOCATABLE invocation.
+
 2007-02-25  Bruno Haible  <bruno@clisp.org>
 
        * color.c: Include filename.h instead of pathname.h.
index 6c3de1a404c0b92eb71bbd8df117728f5e325d18..c1f79b5670ea4e4217e38752d87ba790c624c99f 100644 (file)
@@ -1,5 +1,5 @@
 ## Makefile for the gettext-tools/src subdirectory of GNU gettext
-## Copyright (C) 1995-1998, 2000-2006 Free Software Foundation, Inc.
+## Copyright (C) 1995-1998, 2000-2007 Free Software Foundation, Inc.
 ##
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -547,4 +547,3 @@ RELOCATABLE_LIBRARY_PATH = $(libdir)
 RELOCATABLE_SRC_DIR = $(top_srcdir)/gnulib-lib
 RELOCATABLE_BUILD_DIR = ../gnulib-lib
 RELOCATABLE_CONFIG_H_DIR = ..
-@SET_RELOCATABLE@