From eaef567cabc5c0dda9706faa0e17e20909131ade Mon Sep 17 00:00:00 2001 From: simpoir Date: Fri, 30 Jan 2009 04:14:48 +0000 Subject: ajout initial du tree jhbuild [jhbuild base] --- (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh new file mode 100755 index 0000000..3d12f8f --- /dev/null +++ b/autogen.sh @@ -0,0 +1,6 @@ +#!/bin/sh +export ACLOCAL="aclocal -I m4" + +intltoolize +autoreconf -i +./configure "$@" -- cgit v0.9.1