boost detection fixes: now able to launch with boost1.34 and boost1.35

This commit is contained in:
roman_rybalko
2008-06-13 12:20:55 +00:00
parent 7df5d4a9c6
commit 5314b639e2
13 changed files with 220 additions and 139 deletions

13
autotool.sh Executable file
View File

@@ -0,0 +1,13 @@
#!/bin/sh
# $Id$
set -e
set -x
aclocal -I m4
libtoolize -c -f
automake -a -c -f
autoconf
rm -Rf config.cache autom4te.cache