X-Git-Url: http://www.wagner.pp.ru/gitweb/?p=oss%2Ffgis.git;a=blobdiff_plain;f=autogen.sh;fp=autogen.sh;h=22149381718f46a43fa12960d1829508a8be5caf;hp=0000000000000000000000000000000000000000;hb=c5a9bf19ca03b1c193bc8413b1332e2ed499e280;hpb=c5103c48dce10c8f197c080a953e8958da53fe28 diff --git a/autogen.sh b/autogen.sh new file mode 100755 index 0000000..2214938 --- /dev/null +++ b/autogen.sh @@ -0,0 +1,8 @@ +#!/bin/sh +set -x +aclocal +autoheader +libtoolize --automake --copy +automake --foreign --add-missing --copy +autoconf +