updated autotools support for make, while keeping jam support. other options are cmake and msvc builds.

This commit is contained in:
ejcoumans
2006-12-17 05:35:41 +00:00
parent c1e0f4085e
commit 818b672f60
6 changed files with 54 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
#! /bin/sh
set -x
if test ! -f configure.ac ; then
echo "*** Please invoke this script from directory containing configure.ac."