summaryrefslogtreecommitdiff
path: root/lib/popt/samba.m4
blob: 627dd854b2728e944428b9eb9ec8aa9dbe8d5ae7 (plain)
1
2
3
4
5
6
7
8
m4_include(../lib/popt/libpopt.m4)

if test x"$POPT_OBJ" = "x"; then
	SMB_EXT_LIB(LIBPOPT, [${POPT_LIBS}])
else
	SMB_INCLUDE_MK(../lib/popt/config.mk)
fi