diff options
Diffstat (limited to 'palm/jpilot/Makefile')
-rw-r--r-- | palm/jpilot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index acbde52bb3cf..520dfbfd2aaf 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -25,7 +25,7 @@ CONFIGURE_ARGS+= --enable-gtk2=yes USE_GNOME= gtk12 .endif -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/lib/jpilot/plugins CFLAGS+= -I${PREFIX}/include |