# HG changeset patch # User jwe # Date 809073538 0 # Node ID 88d41e3204d507451a143de75dd2221f56c3fc4e # Parent 24fee1f1a57716bef79a5f451fba4b7d63b1fe3c [project @ 1995-08-22 06:37:02 by jwe] diff -r 24fee1f1a577 -r 88d41e3204d5 acconfig.h --- a/acconfig.h Tue Aug 22 06:16:38 1995 +0000 +++ b/acconfig.h Tue Aug 22 06:38:58 1995 +0000 @@ -73,6 +73,9 @@ /* Use GNU info for extended help system. */ #undef USE_GNU_INFO +/* Use plplot for plotting. */ +#undef USE_PLPLOT + /* Use GNU readline for command line editing and history. */ #undef USE_READLINE diff -r 24fee1f1a577 -r 88d41e3204d5 octMakefile.in --- a/octMakefile.in Tue Aug 22 06:16:38 1995 +0000 +++ b/octMakefile.in Tue Aug 22 06:38:58 1995 +0000 @@ -23,8 +23,8 @@ SENDING-PATCHES THANKS configure configure.in config.guess \ config.sub move-if-change octave.sh octave-bug.in \ octave-mode.el aclocal.m4 install-sh doinstall.sh \ - mkinstalldirs config.h.in acconfig.h MAKEINFO.PATCH \ - ChangeLog ChangeLog.[0-9] + mkinstalldirs config.h.in acconfig.h config.h.bot \ + MAKEINFO.PATCH ChangeLog ChangeLog.[0-9] # Complete directory trees to distribute. DISTDIRS = kpathsea make plplot