[libdispatch-changes] [56] trunk/autogen.sh

source_changes at macosforge.org source_changes at macosforge.org
Tue Oct 27 15:59:39 PDT 2009


Revision: 56
          http://trac.macosforge.org/projects/libdispatch/changeset/56
Author:   robert at fledge.watson.org
Date:     2009-10-27 15:59:39 -0700 (Tue, 27 Oct 2009)
Log Message:
-----------
Simply use autoreconf rather than manually invoking various auto*
tools.

Submitted by:	Paolo Bonzini <bonzini at gnu.org>

Modified Paths:
--------------
    trunk/autogen.sh

Modified: trunk/autogen.sh
===================================================================
--- trunk/autogen.sh	2009-10-27 22:58:46 UTC (rev 55)
+++ trunk/autogen.sh	2009-10-27 22:59:39 UTC (rev 56)
@@ -1,10 +1,2 @@
 #!/bin/sh
-#
-#
-#
-libtoolize --copy --force
-aclocal
-autoheader
-automake -a -c --foreign
-autoconf
-
+autoreconf -fvi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/libdispatch-changes/attachments/20091027/4055a99d/attachment.html>


More information about the libdispatch-changes mailing list