mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
14 lines
373 B
C
14 lines
373 B
C
$NetBSD: patch-src_oct-conf.h.in,v 1.1 2011/12/24 23:46:02 asau Exp $
|
|
|
|
--- src/oct-conf.h.in.orig 2011-09-01 13:39:19.000000000 +0000
|
|
+++ src/oct-conf.h.in
|
|
@@ -541,7 +541,7 @@ along with Octave; see the file COPYING.
|
|
#endif
|
|
|
|
#ifndef OCTAVE_CONF_config_opts
|
|
-#define OCTAVE_CONF_config_opts %OCTAVE_CONF_config_opts%
|
|
+#define OCTAVE_CONF_config_opts ""
|
|
#endif
|
|
|
|
#endif
|