# HG changeset patch # User jwe # Date 831954494 0 # Node ID 4a0218a3ee908f9c77bdd37613f1e71c95d9bc88 # Parent bda7506b4704a310be905ddd659f9819dfca6827 [project @ 1996-05-13 02:28:14 by jwe] diff --git a/octMakefile.in b/octMakefile.in --- a/octMakefile.in +++ b/octMakefile.in @@ -97,7 +97,8 @@ install:: $(top_srcdir)/mkinstalldirs $(DIRS_TO_MAKE) - $(INSTALL) octave-bug $(bindir)/octave-bug + $(INSTALL_PROGRAM) octave-bug $(bindir)/octave-bug + $(INSTALL_DATA) config.h $(includedir)/config.h maintainer-clean:: @echo ""