projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a22ab6
)
updates.
author
Pekka Riikonen
<priikone@silcnet.org>
Fri, 6 Dec 2002 18:17:54 +0000
(18:17 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Fri, 6 Dec 2002 18:17:54 +0000
(18:17 +0000)
lib/Makefile.am.pre
patch
|
blob
|
history
diff --git
a/lib/Makefile.am.pre
b/lib/Makefile.am.pre
index 0c2e8256b1f8538d36a59ae03094c673d0f6e8b2..5388c8a91e5c5f59662070a7a08506fb1dc2e360 100644
(file)
--- a/
lib/Makefile.am.pre
+++ b/
lib/Makefile.am.pre
@@
-78,10
+78,12
@@
else
install-exec-hook:
-mkdir -p $(libdir)
-$(LIBTOOL) $(INSTALL) libsilc.la $(libdir)/
- -$(LIBTOOL) $(INSTALL) libsilcclient.la $(libdir)/
-rm -rf $(libdir)/libsilc.a
+if SILC_DIST_CLIENT
+ -$(LIBTOOL) $(INSTALL) libsilcclient.la $(libdir)/
-rm -rf $(libdir)/libsilcclient.a
endif
+endif
if SILC_DIST_WIN32DLL
# WIN32 DLL generation