diff options
Diffstat (limited to 'palm/pilot-link/Makefile')
-rw-r--r-- | palm/pilot-link/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile index 1f910acf9f08..8cbfd265e449 100644 --- a/palm/pilot-link/Makefile +++ b/palm/pilot-link/Makefile @@ -18,7 +18,7 @@ COMMENT= PalmPilot communications utilities (backup/restore/install/debug/...) USE_ICONV= yes USE_GETOPT_LONG=yes USE_BZIP2= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes USE_PERL5= yes TCL_VER?= 8.4 |