mirror of
https://github.com/samba-team/samba.git
synced 2025-02-22 05:57:43 +03:00
r1480: gwsam has unresolved symbols in it
(on my SuSE 9.1) so I disable it for now metze
This commit is contained in:
parent
2758c26ac9
commit
32d6f86d43
@ -10,7 +10,8 @@ if test t$SMB_EXT_LIB_ENABLE_gtk = tYES; then
|
|||||||
SMB_SUBSYSTEM_ENABLE(GTKSMB, YES)
|
SMB_SUBSYSTEM_ENABLE(GTKSMB, YES)
|
||||||
SMB_BINARY_ENABLE(gregedit, YES)
|
SMB_BINARY_ENABLE(gregedit, YES)
|
||||||
SMB_BINARY_ENABLE(gwcrontab, YES)
|
SMB_BINARY_ENABLE(gwcrontab, YES)
|
||||||
SMB_BINARY_ENABLE(gwsam, YES)
|
# this break the build on my SuSE 9.1 --metze
|
||||||
|
#SMB_BINARY_ENABLE(gwsam, YES)
|
||||||
AC_DEFINE(HAVE_GTK, 1, [Whether GTK+ is available])
|
AC_DEFINE(HAVE_GTK, 1, [Whether GTK+ is available])
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user