]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update after gnulib changed.
authorBruno Haible <bruno@clisp.org>
Sat, 17 Jan 2009 09:00:33 +0000 (09:00 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:58 +0000 (12:15 +0200)
gettext-runtime/src/ChangeLog
gettext-runtime/src/Makefile.am
gettext-tools/src/ChangeLog
gettext-tools/src/Makefile.am

index 9e5260d48884b4ce51fd1d46b6fdb619bdc6e753..9d685bd6999aab27a6c302320b52eecdadb3759b 100644 (file)
@@ -1,3 +1,8 @@
+2009-01-17  Bruno Haible  <bruno@clisp.org>
+
+       Update after gnulib changed.
+       * Makefile.am (RELOCATABLE_STRIP): New variable.
+
 2007-11-07  Bruno Haible  <bruno@clisp.org>
 
        * gettext-0.17 released.
index ed1c7685d8995a6f75459c39f70dcdd3ba1b41b2..337e4cf54c8a3fffb19f75adf0dad06ff3927cb8 100644 (file)
@@ -1,5 +1,5 @@
 ## Makefile for the gettext-runtime/src subdirectory of GNU gettext
-## Copyright (C) 1995-1998, 2000-2007 Free Software Foundation, Inc.
+## Copyright (C) 1995-1998, 2000-2007, 2009 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
@@ -61,6 +61,7 @@ RELOCATABLE_LIBRARY_PATH = $(libdir)
 RELOCATABLE_SRC_DIR = $(top_srcdir)/gnulib-lib
 RELOCATABLE_BUILD_DIR = ../gnulib-lib
 RELOCATABLE_CONFIG_H_DIR = ..
+RELOCATABLE_STRIP = :
 
 # Version information according to Woe32 conventions.
 if WOE32
index 392f436062506104129478701139d4b7a801d074..d52616e78a1134a003ab96597138c1d5bd60d390 100644 (file)
@@ -1,3 +1,8 @@
+2009-01-17  Bruno Haible  <bruno@clisp.org>
+
+       Update after gnulib changed.
+       * Makefile.am (RELOCATABLE_STRIP): New variable.
+
 2008-12-07  Bruno Haible  <bruno@clisp.org>
 
        * write-po.c (message_print_comment_filepos): Use a 'const' pointer
index 81a5cf036420152ac9aa5e6ca513f06cd1208e43..3409496aa8d29f01f140311e9ba8236f6b2fd408 100644 (file)
@@ -1,5 +1,5 @@
 ## Makefile for the gettext-tools/src subdirectory of GNU gettext
-## Copyright (C) 1995-1998, 2000-2008 Free Software Foundation, Inc.
+## Copyright (C) 1995-1998, 2000-2009 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
@@ -561,6 +561,7 @@ RELOCATABLE_LIBRARY_PATH = $(libdir)
 RELOCATABLE_SRC_DIR = $(top_srcdir)/gnulib-lib
 RELOCATABLE_BUILD_DIR = ../gnulib-lib
 RELOCATABLE_CONFIG_H_DIR = ..
+RELOCATABLE_STRIP = :
 
 # Version information according to Woe32 conventions.
 if WOE32