]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Add a missing dependency.
authorBruno Haible <bruno@clisp.org>
Tue, 18 Mar 2003 10:39:51 +0000 (10:39 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:17 +0000 (12:10 +0200)
gettext-runtime/intl/ChangeLog
gettext-runtime/intl/Makefile.in

index cc86b4147f18e03f49218769c81446b5a5fcca54..11fec9e62ea3a4beeb6bc29fbaa3f4cbc1e80740 100644 (file)
@@ -1,3 +1,7 @@
+2003-02-28  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.in (localcharset.$lo): Depend on localcharset.h.
+
 2003-02-28  Bruno Haible  <bruno@clisp.org>
 
        Support for relocatable installation.
index ce49f05fd0b391a1ebb28e6a43e10e015ef7a84b..c618a60063c4e797d35a97a2d9bf1231dd791efb 100644 (file)
@@ -228,9 +228,6 @@ charset.alias: $(srcdir)/config.charset
 
 check: all
 
-# This installation goal is only used in GNU gettext.  Packages which
-# only use the library should use install instead.
-
 # We must not install the libintl.h/libintl.a files if we are on a
 # system which has the GNU gettext() function in its C library or in a
 # separate library.
@@ -400,6 +397,7 @@ dcigettext.$lo: $(srcdir)/hash-string.h
 explodename.$lo l10nflist.$lo: $(srcdir)/loadinfo.h
 dcigettext.$lo loadmsgcat.$lo plural.$lo plural-exp.$lo: $(srcdir)/plural-exp.h
 dcigettext.$lo: $(srcdir)/eval-plural.h
+localcharset.$lo: $(srcdir)/localcharset.h
 localealias.$lo localcharset.$lo relocatable.$lo: $(srcdir)/relocatable.h
 
 tags: TAGS