X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=blobdiff_plain;f=autogen.sh;h=d3b4e14bb8f387ae3d89206814b06e5a5ab2966f;hp=e464f7e59744398e3dd70596d771f6eba569db35;hb=aade6d9ba2e2b65e021de8a1c3a2d3874aa5742e;hpb=0cf8def92c8c6e708ec333b13dbe46decf554d81 diff --git a/autogen.sh b/autogen.sh index e464f7e..d3b4e14 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,4 +1,4 @@ #!/bin/sh -export AUTOMAKE="automake -a --foreign" -aclocal -I m4 -autoreconf -i \ No newline at end of file + +autoconf +./configure $*