repo.or.cz
/
Samba
/
gebeck_regimport.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tevent: Don't install headers, since we don't install a shared lib
[Samba/gebeck_regimport.git]
/
lib
/
tevent
/
samba.m4
blob
549f39d2100e749d74cf69df30daec7232635588
1
2
teventdir="\$(libteventsrcdir)"
3
m4_include(../lib/tevent/libtevent.m4)
4
5
SMB_EXT_LIB(LIBTEVENT_EXT, [${TEVENT_LIBS}])
6
SMB_ENABLE(LIBTEVENT_EXT)
7
8
SMB_SUBSYSTEM(LIBTEVENT,
9
[\$(addprefix \$(libteventsrcdir)/, ${TEVENT_OBJ})],
10
[LIBTEVENT_EXT],
11
[${TEVENT_CFLAGS}])