CVSROOT:        /cvs/gnome
Module name:    gtkmm
Changes by:     daniel  06/11/14 16:44:39

Modified files:
        .              : Tag: gtkmm-2-6 ChangeLog autogen.sh 

Log message:
* autogen.sh: Wholly replace this script with a critter from one
of my personal projects, with slight modifications.  This one does
some sophisticated stuff like probing version numbers of available
automake and aclocal executables, in order to choose the right one
accordingly.  All this is necessary to make the build system work
robustly in custom environments such as Maemo where automake-1.9
doesn't come preinstalled.
While we're at it, kill some old cruft such as the check for GNU
make.  This test was kind of pointless as the $MAKE variable was
never exported.  Also get rid of the --enable-warnings=hardcore
magic; this just doesn't belong here and could cause unnecessary
trouble to non-developers.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtkmm&who=daniel&date=explicit&mindate=2006-11-14%2016:43&maxdate=2006-11-14%2016:45

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to