source:
branches/samba-3.5.x/lib/tevent/samba.m4@
1075
Last change on this file since 1075 was 414, checked in by , 15 years ago | |
---|---|
File size: 263 bytes |
Line | |
---|---|
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}]) |
Note:
See TracBrowser
for help on using the repository browser.