Skip to content

Commit

Permalink
fix configure for octave
Browse files Browse the repository at this point in the history
  • Loading branch information
Soeren Sonnenburg committed Nov 4, 2011
1 parent 06d09de commit 66fe740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/configure
Expand Up @@ -4169,7 +4169,7 @@ test_octave()

if test "$_octave" != no
then
cat > $TMPC << EOF
cat > $TMPCXX << EOF
#include <octave/config.h>
Expand Down

0 comments on commit 66fe740

Please sign in to comment.