From: Bruno Haible Date: Thu, 9 Apr 2009 00:50:13 +0000 (+0000) Subject: Remove unneeded variables. X-Git-Tag: v0.18~217 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54ad22fb3e94476dbf8586ca0633e5fd06ffe983;p=thirdparty%2Fgettext.git Remove unneeded variables. --- diff --git a/gettext-runtime/libasprintf/ChangeLog b/gettext-runtime/libasprintf/ChangeLog index 1251fe5d0..0ecdc240e 100644 --- a/gettext-runtime/libasprintf/ChangeLog +++ b/gettext-runtime/libasprintf/ChangeLog @@ -1,3 +1,8 @@ +2009-04-08 Bruno Haible + + * Makefile.am (SUFFIXES, CLEANFILES): Remove variables. Not needed any + more. + 2009-03-23 Jim Meyering * vasnprintf.c (divide): Fix typo in comment. diff --git a/gettext-runtime/libasprintf/Makefile.am b/gettext-runtime/libasprintf/Makefile.am index 49aeece04..2f44b3f25 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: