Changeset: eaa3a388e481 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=eaa3a388e481
Modified Files:
        configure.ag
Branch: bamloader
Log Message:

configure.ag: keep listing Available features/extensions in alphabethical order


diffs (19 lines):

diff --git a/configure.ag b/configure.ag
--- a/configure.ag
+++ b/configure.ag
@@ -3426,6 +3426,7 @@ echo
 echo "* Available features/extensions:"
 for comp in \
        'atomic_ops   ' \
+       'bam          ' \
        'bz2          ' \
        'cfitsio      ' \
        'curl         ' \
@@ -3449,7 +3450,6 @@ for comp in \
        'raptor       ' \
        'readline     ' \
        'rubygem      ' \
-       'bam          ' \
        'setsockopt   ' \
        'sphinxclient ' \
        'unixodbc     ' \
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to