diff options
Diffstat (limited to 'palm')
-rw-r--r-- | palm/gnome-pilot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile index fb2b25a21d6..fc9df378df9 100644 --- a/palm/gnome-pilot/Makefile +++ b/palm/gnome-pilot/Makefile @@ -26,7 +26,7 @@ USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel intlhack USE_GETTEXT= yes GNU_CONFIGURE= yes INSTALLS_OMF= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --with-pisock=${LOCALBASE} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |