ok, i never used freedesktop code from git. but i have used many gnu projects. see http://en.wikipedia.org/wiki/GNU_build_system http://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/autoreconf-Invocation.html autoreconf updates configure but does not run it. this is for a very simple reason, many people use cross compilation or distribute tarballs with configure in it, you dont want to run configure with standard options normally. mike
On Mon, Aug 20, 2012 at 10:11 PM, <[email protected]> wrote: > Fascinating. These are the git repos of the stuff that automatically runs > configure from autogen.sh: > > git://anongit.freedesktop.org/wayland/wayland > git://anongit.freedesktop.org/git/mesa/drm > git://anongit.freedesktop.org/xorg/util/macros > git://anongit.freedesktop.org/xorg/lib/libXau > git://anongit.freedesktop.org/xorg/proto/x11proto > git://anongit.freedesktop.org/xorg/lib/libXdmcp > git://anongit.freedesktop.org/xcb/pthread-stubs > git://anongit.freedesktop.org/xcb/proto > git://anongit.freedesktop.org/xcb/libxcb > git://anongit.freedesktop.org/mesa/mesa > git://anongit.freedesktop.org/xorg/proto/xproto > git://anongit.freedesktop.org/xorg/proto/kbproto > git://anongit.freedesktop.org/xorg/lib/libX11 > git://people.freedesktop.org/xorg/lib/libxkbcommon > git://anongit.freedesktop.org/pixman > git://anongit.freedesktop.org/cairo > git://anongit.freedesktop.org/wayland/weston > git://anongit.freedesktop.org/xorg/proto/inputproto > git://anongit.freedesktop.org/xorg/lib/libpciaccess > git://anongit.freedesktop.org/xorg/proto/glproto > git://anongit.freedesktop.org/xorg/proto/randrproto > git://anongit.freedesktop.org/xorg/xserver > git://git.gnome.org/glib > git://git.gnome.org/atk > git://anongit.freedesktop.org/harfbuzz > git://git.gnome.org/pango > git://git.gnome.org/gdk-pixbuf > git://git.gnome.org/gtk+ > > (28, not 32, and there was another that doesn't use autogen.sh at all.) > > But it's fine with me if you want to leave it as is. > > > I'm build testing with a script I wrote. Need to upload a newer version, > but I don't think anybody else is using it: > http://www.chaosreigns.com/code/buildtest/ > > On 08/20, Ivan Reche wrote: > > I'm another random user. I'm quite experienced with build systems as > well > > and I never saw a autogen.sh or autoreconf running configure for you. > > -- > "I offer the modest proposal that our Universe is simply one of those > things which happen from time to time." > - Is the Universe a Vacuum Fluctuation? > http://www.ChaosReigns.com > > _______________________________________________ > ragel-users mailing list > [email protected] > http://www.complang.org/mailman/listinfo/ragel-users > -- James Michael DuPont Member of Free Libre Open Source Software Kosova http://flossk.org <http://flossk.org>Saving wikipedia(tm) articles from deletion http://SpeedyDeletion.wikia.com Contributor FOSM, the CC-BY-SA map of the world http://fosm.org Mozilla Rep https://reps.mozilla.org/u/h4ck3rm1k3
_______________________________________________ ragel-users mailing list [email protected] http://www.complang.org/mailman/listinfo/ragel-users
