summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2005-08-04 00:45:33 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2005-08-04 00:45:33 +0000
commitcc0a4994f07b61952a77549fffa1711014f936be (patch)
tree928a036d76d898c2fed70edb4faecfa06408c210 /bootstrap.sh
parent3ef5a5334ddfd9d48795e0b2670a7b052752d5e8 (diff)
* add some autoconf check for pygtk and gtk.glade
* moved autoconf/automake doxygen macro in common/ * remove autogenerated py-compile git-svn-id: file:///home/lennart/svn/public/avahi/trunk@224 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 3fb4fbe..acb153d 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -36,7 +36,7 @@ else
rm -rf autom4te.cache
rm -f config.cache
- run_versioned aclocal 1.9
+ run_versioned aclocal 1.9 -I common
libtoolize -c --force
autoheader
run_versioned automake 1.9 -a -c --foreign