summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-04-09 00:50:13 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:16:03 +0200
commit54ad22fb3e94476dbf8586ca0633e5fd06ffe983 (patch)
tree7c680f224f619626c2d739d5c8892705e8995ed3
parent4b59f51a2f9d968070b2e2504b35e21db546a276 (diff)
downloadexternal_gettext-54ad22fb3e94476dbf8586ca0633e5fd06ffe983.zip
external_gettext-54ad22fb3e94476dbf8586ca0633e5fd06ffe983.tar.gz
external_gettext-54ad22fb3e94476dbf8586ca0633e5fd06ffe983.tar.bz2
Remove unneeded variables.
-rw-r--r--gettext-runtime/libasprintf/ChangeLog5
-rw-r--r--gettext-runtime/libasprintf/Makefile.am7
2 files changed, 7 insertions, 5 deletions
diff --git a/gettext-runtime/libasprintf/ChangeLog b/gettext-runtime/libasprintf/ChangeLog
index 1251fe5..0ecdc24 100644
--- a/gettext-runtime/libasprintf/ChangeLog
+++ b/gettext-runtime/libasprintf/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-08 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (SUFFIXES, CLEANFILES): Remove variables. Not needed any
+ more.
+
2009-03-23 Jim Meyering <meyering@redhat.com>
* vasnprintf.c (divide): Fix typo in comment.
diff --git a/gettext-runtime/libasprintf/Makefile.am b/gettext-runtime/libasprintf/Makefile.am
index 49aeece..2f44b3f 100644
--- a/gettext-runtime/libasprintf/Makefile.am
+++ b/gettext-runtime/libasprintf/Makefile.am
@@ -1,5 +1,5 @@
## Makefile for the gettext-runtime/libasprintf subdirectory of GNU gettext
-## Copyright (C) 2002-2007 Free Software Foundation, Inc.
+## Copyright (C) 2002-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 Library General Public License as published
@@ -105,8 +105,7 @@ install-data-local: install-html
installdirs-local: installdirs-html
uninstall-local: uninstall-html
-CLEANFILES = autosprintf.pdf
-# autosprintf.dvi and autosprintf.ps are already known to automake.
+# CLEANFILES: autosprintf.{dvi,ps,pdf,html} are already known to automake.
# Documentation in DVI format.
@@ -143,8 +142,6 @@ uninstall-ps:
# Documentation in Portable Document Format.
-SUFFIXES = .pdf
-
# The install-pdf target is already defined by automake.
installdirs-pdf: