diff options
Diffstat (limited to 'tests/fpinst2.test')
-rwxr-xr-x | tests/fpinst2.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fpinst2.test b/tests/fpinst2.test index ed814cb84..2b5032d4c 100755 --- a/tests/fpinst2.test +++ b/tests/fpinst2.test @@ -9,6 +9,7 @@ cat > configure.in << 'END' PACKAGE=nonesuch VERSION=nonesuch AC_ARG_PROGRAM +AC_PROG_MAKE_SET AC_PROG_INSTALL AC_PROG_INSTALL AC_OUTPUT(Makefile) |