wmi-1.3.16 from opsview.com
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
m4_include(lib/popt/libpopt.m4)
|
||||
|
||||
if test x"$POPTOBJ" = "x"; then
|
||||
SMB_EXT_LIB(LIBPOPT, [${POPT_LIBS}])
|
||||
SMB_ENABLE(LIBPOPT,YES)
|
||||
else
|
||||
SMB_SUBSYSTEM(LIBPOPT,
|
||||
[lib/popt/findme.o lib/popt/popt.o lib/popt/poptconfig.o lib/popt/popthelp.o lib/popt/poptparse.o], [], [-Ilib/popt])
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user