summaryrefslogtreecommitdiff
path: root/source4/lib/popt/samba.m4
blob: 855fd6c402690d2ff03d21f9ca51a666af537896 (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