projects
/
gpgme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b58d34
)
fixed c+p error and a typo
author
Werner Koch
<wk@gnupg.org>
Fri, 21 Oct 2005 16:18:08 +0000
(16:18 +0000)
committer
Werner Koch
<wk@gnupg.org>
Fri, 21 Oct 2005 16:18:08 +0000
(16:18 +0000)
gpgme/Makefile.am
patch
|
blob
|
history
diff --git
a/gpgme/Makefile.am
b/gpgme/Makefile.am
index ece1adfd83e3f86c24418170bb8646a7837da17a..7ecae1082b0ac388697175941fa50d9f0e3255de 100644
(file)
--- a/
gpgme/Makefile.am
+++ b/
gpgme/Makefile.am
@@
-101,6
+101,7
@@
LTRCCOMPILE = $(LIBTOOL) --mode=compile $(RC) \
gpgme_res = versioninfo.lo
gpgme_res_ldflag = -Wl,.libs/versioninfo.o
+
no_undefined = -no-undefined
export_symbols = -export-symbols $(srcdir)/gpgme.def
@@
-152,5
+153,5
@@
status-table.h : gpgme.h
$(srcdir)/mkstatus < $(srcdir)/gpgme.h > status-table.h
install-data-local: install-def-file
-
+
uninstall-local: uninstall-def-file