From 0ce1027b72a696a6d8cb176eb344ee5446a1dd3a Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 22 Oct 2012 01:22:40 -0400 Subject: Enable the "autoconf" build system. --- diff --git a/lib/buildsystem.sh b/lib/buildsystem.sh index 46f8408..047b553 100644 --- a/lib/buildsystem.sh +++ b/lib/buildsystem.sh @@ -21,6 +21,7 @@ _OH_BUILDSYSTEM_SM='true' _OH_BUILDSYSTEMS=' +autoconf ' _OH_BUILDSYSTEM_BUILD_DIR='src' -- cgit v0.9.1