diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-07-08 07:37:32 +0000 |
commit | b80064cbb9898918e6563795d0233e58fde5e7a6 (patch) | |
tree | c805049ad5c2b944a6ce5e4d414b7a5c0dff612e /editors/emacs23/files/patch-doc-misc-Makefile.in | |
parent | Add an option to build the milter with SPF support. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Diffstat (limited to 'editors/emacs23/files/patch-doc-misc-Makefile.in')
-rw-r--r-- | editors/emacs23/files/patch-doc-misc-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/emacs23/files/patch-doc-misc-Makefile.in b/editors/emacs23/files/patch-doc-misc-Makefile.in deleted file mode 100644 index 8626784b0f4e..000000000000 --- a/editors/emacs23/files/patch-doc-misc-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/misc/Makefile.in.orig Tue Jun 23 07:39:39 2009 +0300 -+++ doc/misc/Makefile.in Tue Jun 23 07:39:41 2009 +0300 -@@ -34,7 +34,7 @@ - - # The makeinfo program is part of the Texinfo distribution. - # Use --force so that it generates output even if there are errors. --MAKEINFO = makeinfo --force -+MAKEINFO = makeinfo --force --no-split - - # Also add new entries to INFO_FILES in the top-level Makefile.in. - INFO_TARGETS = \ |