627dd854b2728e944428b9eb9ec8aa9dbe8d5ae7
[ira/wip.git] / samba.m4
1 m4_include(../lib/popt/libpopt.m4)
2
3 if test x"$POPT_OBJ" = "x"; then
4         SMB_EXT_LIB(LIBPOPT, [${POPT_LIBS}])
5 else
6         SMB_INCLUDE_MK(../lib/popt/config.mk)
7 fi
8