diff options
Diffstat (limited to 'palm/prc-tools/Makefile')
-rw-r--r-- | palm/prc-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile index f27a186..46081fd 100644 --- a/palm/prc-tools/Makefile +++ b/palm/prc-tools/Makefile @@ -26,7 +26,7 @@ COMMENT= Collection of tools supporting C and C++ programming for Palm OS # but right now it does not. ONLY_FOR_ARCHS= i386 -WANT_AUTOCONF_VER=253 +USE_AUTOTOOLS= autoconf:253:env USE_BZIP2= YES USE_BISON= YES USE_GMAKE= YES |