1f08c3bdfSopenharmony_ciAC_PREREQ(2.61) 2f08c3bdfSopenharmony_ciAC_INIT([open_posix_testsuite], [LTP_VERSION], [ltp@lists.linux.it]) 3f08c3bdfSopenharmony_ciAC_CONFIG_FILES([ \ 4f08c3bdfSopenharmony_ci include/mk/config.mk \ 5f08c3bdfSopenharmony_ci]) 6f08c3bdfSopenharmony_ci 7f08c3bdfSopenharmony_ciAC_PROG_CC 8f08c3bdfSopenharmony_ci 9f08c3bdfSopenharmony_ciAC_PREFIX_DEFAULT(/opt/openposix_testsuite) 10f08c3bdfSopenharmony_ci 11f08c3bdfSopenharmony_ciAC_ARG_WITH([open-posix-testdir], 12f08c3bdfSopenharmony_ci [AS_HELP_STRING([--with-open-posix-testdir=DIR], [Relative path from $prefix to testdir])], 13f08c3bdfSopenharmony_ci [testdir=$withval], 14f08c3bdfSopenharmony_ci [testdir=] 15f08c3bdfSopenharmony_ci) 16f08c3bdfSopenharmony_ciAC_SUBST([testdir], [$testdir]) 17f08c3bdfSopenharmony_ci 18f08c3bdfSopenharmony_ciAC_OUTPUT 19