diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2002-03-11 08:00:47 +0000 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2002-03-11 08:00:47 +0000 |
| commit | dbea9821b7e9fe612becb6ce2041e7f7720e2c05 (patch) | |
| tree | a09ca8bdda3bc68b18597f46ab523b4a40cb931d /doc | |
| parent | 796ad2bc350bb9d5c6d57870e2450d0a37d694b5 (diff) | |
| download | diffutils-dbea9821b7e9fe612becb6ce2041e7f7720e2c05.tar.gz | |
(AUTOMAKE_OPTIONS): Remove.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index b51bced..574fdab 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,6 @@ # Makefile for GNU diffutils documentation. -# Copyright (C) 2001 Free Software Foundation, Inc. +# Copyright (C) 2001, 2002 Free Software Foundation, Inc. ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -16,7 +16,6 @@ ## along with this program; if not, write to the Free Software Foundation, ## Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -AUTOMAKE_OPTIONS = gnits AM_MAKEINFOFLAGS = --no-split info_TEXINFOS = diff.texi |
