freebsd-ports/editors/emacs-devel/files/patch-doc-lispref-Makefile.in
Ashish SHUKLA 5c37bd26b0 - Update to bzr revision 102364.
- Restore GTK2 option.
- Enable IMAGEMAGICK option by default.
- Add GNUTLS option.
- Fix the issue with bad plist generation and mention it in UPDATING.
- Include 'alloca' fix provided by swell.k@gmail.com [1].

PR:		ports/149049[1]
Submitted by:	swell.k@gmail.com[1]
Approved by:	tabthorpe (mentor)
2010-11-18 03:39:12 +00:00

14 lines
340 B
Text

$FreeBSD$
--- doc/lispref/Makefile.in.orig
+++ doc/lispref/Makefile.in
@@ -32,7 +32,7 @@
# Directory with emacsver.texi.
emacsdir = $(srcdir)/../emacs
-MAKEINFO = makeinfo --force -I $(emacsdir) -I $(srcdir)
+MAKEINFO = makeinfo --no-split --force -I $(emacsdir) -I $(srcdir)
TEXI2DVI = texi2dvi
TEXI2PDF = texi2pdf
DVIPS = dvips