git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dccecdf
)
tevent: Don't install headers, since we don't install a shared lib
author
Jelmer Vernooij
<jelmer@samba.org>
Fri, 15 May 2009 23:54:10 +0000
(
01:54
+0200)
committer
Jelmer Vernooij
<jelmer@samba.org>
Fri, 15 May 2009 23:54:10 +0000
(
01:54
+0200)
either (from Samba).
lib/tevent/samba.m4
patch
|
blob
|
history
diff --git
a/lib/tevent/samba.m4
b/lib/tevent/samba.m4
index 89b0b705b49ed7d5c6eb3b5fbc8bcea825ddc773..549f39d2100e749d74cf69df30daec7232635588 100644
(file)
--- a/
lib/tevent/samba.m4
+++ b/
lib/tevent/samba.m4
@@
-9,8
+9,3
@@
SMB_SUBSYSTEM(LIBTEVENT,
[\$(addprefix \$(libteventsrcdir)/, ${TEVENT_OBJ})],
[LIBTEVENT_EXT],
[${TEVENT_CFLAGS}])
-
-SMB_MAKE_SETTINGS([
-PUBLIC_HEADERS += \$(addprefix \$(libteventsrcdir)/, tevent.h tevent_internal.h)
-])
-