emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/ChangeLog,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/ChangeLog,v
Date: Sat, 03 May 2008 20:16:47 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/05/03 20:16:46

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/ChangeLog,v
retrieving revision 1.696
retrieving revision 1.697
diff -u -b -r1.696 -r1.697
--- ChangeLog   3 May 2008 18:59:40 -0000       1.696
+++ ChangeLog   3 May 2008 20:16:45 -0000       1.697
@@ -3,6 +3,13 @@
        * configure.in (x_libraries): Remove standard 64-bit directories -
        experimental workaround for minor autoconf bug.
 
+       * configure.in (--without-makeinfo): New option.  If set,
+       absence of suitable makeinfo is not a fatal error.
+       * Makefile.in (MAKEINFO): New, set by configure.
+       (install-arch-indep): Without makeinfo, ignore any missing manuals.
+       (info-real): New target.
+       (info): Without makeinfo, do nothing, else call `info-real'.
+
 2008-04-23  Dan Nicolaescu  <address@hidden>
 
        * configure.in: Remove hpux10.20 from the desupported list.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]