diff m4/ax_octave.m4 @ 83:8145ecfecfb9 task

Configuration changes. Detect numpy in ./configure.
author David Grundberg <c04dgg@cs.umu.se>
date Sat, 12 Sep 2009 14:52:14 +0200
parents 6d75691c5c07
children 66bd40c8d36e
line wrap: on
line diff
--- a/m4/ax_octave.m4	Mon Aug 24 11:02:29 2009 +0200
+++ b/m4/ax_octave.m4	Sat Sep 12 14:52:14 2009 +0200
@@ -77,7 +77,7 @@
 	OCTAVE_CPPFLAGS=
 	OCTAVE_INCLUDEDIR=
 	OCTAVE_LIBRARYDIR=
-	ax_octave_config="$1"
+	ax_octave_config="[$]$1"
 	ax_octave_ok=
 
 	AC_MSG_CHECKING([for octave-config filename])