Changeset: 6c353e7a28c5 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6c353e7a28c5
Modified Files:
configure.ag
Branch: default
Log Message:
Merged from Apr2011
diffs (21 lines):
diff --git a/configure.ag b/configure.ag
--- a/configure.ag
+++ b/configure.ag
@@ -451,7 +451,7 @@
;;
esac
AC_SUBST(oids)
-AC_MSG_RESULT($bits bits)
+AC_MSG_RESULT($oids bits)
AC_C_BIGENDIAN()
@@ -3278,7 +3278,7 @@
done
echo
echo "* Important options:"
-echo " OID size: " ${bits} bits
+echo " OID size: " ${oids} bits
echo
dnl give some hints to the user
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list