]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Remove an unused variable.
authorBruno Haible <bruno@clisp.org>
Wed, 7 May 2003 19:46:59 +0000 (19:46 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:28 +0000 (12:10 +0200)
gettext-runtime/man/ChangeLog
gettext-runtime/man/Makefile.vms

index 6c65684548bc3e5c7bd671188b15a3070027244e..8dea2bc2c1a1c5a7ff2b314c17fdb044706692f9 100644 (file)
@@ -1,3 +1,7 @@
+2003-05-07  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.vms (LN): Remove unused variable.
+
 2003-04-12  Bruno Haible  <bruno@clisp.org>
 
        * Makefile.vms: Avoid rules with no lines. Don't use the force target.
index 8a0358c82a86595180c9974ffe3ad318b12ac346..1cba5692937aa44dd7a6f09f1842496c1032b6f8 100644 (file)
@@ -10,7 +10,7 @@ man1dir = $(mandir).man1
 man3dir = $(mandir).man3
 docdir = $(datadir).doc.gettext
 
-LN = copy
+# Programs used by "make":
 RM = delete
 
 # Programs used by "make install":