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

configure: LINUX_DIST version is no longer in use


diffs (11 lines):

diff --git a/configure.ag b/configure.ag
--- a/configure.ag
+++ b/configure.ag
@@ -518,7 +518,6 @@
 case "$host_os" in
     linux*)
        AC_MSG_CHECKING(which Linux distribution we're using) 
-       dnl  Please keep this aligned / in sync with TestTools/.Mconfig.rc & 
TestTools/MdoServer & testing/Mtest.py.in !
        if test -s /etc/fedora-release ; then
                LINUX_DIST="`cat /etc/fedora-release | head -n1 \
                        | sed 's|^.*\(Fedora\).* release \([[0-9]][[^ \n]]*\)\( 
.*\)*$|\1:\2|'`" 
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to