mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r18305: get some more debug output to fix the build on sambajail
metze
(This used to be commit 13f54d8fa7
)
This commit is contained in:
parent
4e99d06ee7
commit
bf4bb22847
@ -1,9 +1,11 @@
|
||||
m4_include(lib/popt/libpopt.m4)
|
||||
|
||||
if test x"$POPTOBJ" = "x"; then
|
||||
echo "LIBPOPT as SMB_EXT_LIB"
|
||||
SMB_EXT_LIB(LIBPOPT, [${POPT_LIBS}])
|
||||
SMB_ENABLE(LIBPOPT,YES)
|
||||
else
|
||||
echo "LIBPOPT as SMB_SUBSYSTEM"
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user