Changeset: a5c739ff661b for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a5c739ff661b
Modified Files:
configure.ag
Branch: Feb2013
Log Message:
configure: rubgems dir not found means no
don't make the conditional be set when we didn't find what we're looking
for
diffs (11 lines):
diff --git a/configure.ag b/configure.ag
--- a/configure.ag
+++ b/configure.ag
@@ -1344,6 +1344,7 @@ case "$have_rubygem_dir" in
else
AC_MSG_RESULT([unable
to determine rubygems location])
RUBY=no
+ have_rubygem_dir=no
fi
else
AC_MSG_RESULT([$RUBY_DIR])
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list