X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tests%2Fsubpkg.test;fp=tests%2Fsubpkg.test;h=cfa5acb4641762841baa5004772ba35b6285f56d;hb=91ab753b7b654934aaa34006067a92993bb53c09;hp=f197ad45ebb801f3813fd29524b3ab7a6f4277d9;hpb=9b5ced02fd41130d408d95808855a067eb82dd68;p=platform%2Fupstream%2Fautomake.git diff --git a/tests/subpkg.test b/tests/subpkg.test index f197ad4..cfa5acb 100755 --- a/tests/subpkg.test +++ b/tests/subpkg.test @@ -66,6 +66,7 @@ mkdir lib/src cat >lib/configure.ac <<'EOF' AC_INIT([lib], [2.3]) AM_INIT_AUTOMAKE +AM_PROG_AR AC_PROG_RANLIB AC_CONFIG_HEADERS([config.h:config.hin]) AC_CONFIG_FILES([Makefile])