Skip to content

Commit

Permalink
fix ruby linkflags
Browse files Browse the repository at this point in the history
  • Loading branch information
Soeren Sonnenburg committed Jul 26, 2011
1 parent 19b3616 commit 5ee1b7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/configure
Expand Up @@ -751,6 +751,7 @@ EOF
echores "yes"
DEFINES="$DEFINES -DHAVE_RUBY_NARRAY"
HAVE_NARRAY='#define HAVE_RUBY_NARRAY 1'
LINKFLAGS_RUBY="$LINKFLAGS_RUBY $LINKFLAGS_NARRAY"
else
echores "no"
fi
Expand Down

0 comments on commit 5ee1b7e

Please sign in to comment.