s4-torture: Remove socket_wrapper testsuite.
[Samba.git] / ctdb / lib / popt / samba.m4
blobb6e939f5a0421e56fe5ec494476ba52b436a62f1
1 m4_include(lib/popt/libpopt.m4)
3 if test x"$POPT_OBJ" = "x"; then
4         SMB_EXT_LIB(LIBPOPT, [${POPT_LIBS}])
5         SMB_ENABLE(LIBPOPT,YES)
6 else
7         SMB_SUBSYSTEM(LIBPOPT,
8         [lib/popt/findme.o lib/popt/popt.o lib/popt/poptconfig.o lib/popt/popthelp.o lib/popt/poptparse.o], [], [-Ilib/popt])
9 fi