Remove EJS tests.
[amitay/samba.git] / source4 / lib / popt / 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