]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Remove unneeded variables.
authorBruno Haible <bruno@clisp.org>
Thu, 9 Apr 2009 00:50:13 +0000 (00:50 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:16:03 +0000 (12:16 +0200)
gettext-runtime/libasprintf/ChangeLog
gettext-runtime/libasprintf/Makefile.am

index 1251fe5d0f7a58d974bb1cc5cf89f48a506b4afa..0ecdc240e4b377e02ff50c1385104e59f9ecfbc4 100644 (file)
@@ -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.
index 49aeece04e234240f9e80643012a57159905c2d6..2f44b3f2597247209c3c72dabfdeb566b892da74 100644 (file)
@@ -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: