diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 00:56:24 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 00:56:24 +0000 |
commit | 147fdee482ca1a335dcd09608f3b820a1dad2b40 (patch) | |
tree | 6adf22ccd743df57b19e1e180d4cc1e16851afeb /palm/coldsync | |
parent | e0f58ab25d1ad411ed70fe4c114cfbd5bb341348 (diff) |
Notes
Diffstat (limited to 'palm/coldsync')
-rw-r--r-- | palm/coldsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/coldsync/Makefile b/palm/coldsync/Makefile index 898176efaedb..9b3a495e29fc 100644 --- a/palm/coldsync/Makefile +++ b/palm/coldsync/Makefile @@ -17,7 +17,7 @@ COMMENT= Synchronize a PalmPilot with a Unix workstation USE_GETTEXT= yes REINPLACE_ARGS= -i "" -E -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes |