Skip to content

Commit

Permalink
enable csharp autodetection in configure
Browse files Browse the repository at this point in the history
  • Loading branch information
Soeren Sonnenburg committed Aug 28, 2011
1 parent 931e913 commit 95f5e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/configure
Expand Up @@ -134,7 +134,7 @@ _java_modular=auto
_ruby_modular=auto
_lua_modular=auto
_r_modular=no
_csharp_modular=no
_csharp_modular=auto
_optimization=yes

test -z "$INCLUDES" || _inc_extra="-I`echo $INCLUDES | sed 's,:, -I,g'`"
Expand Down

0 comments on commit 95f5e1e

Please sign in to comment.