id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
345	git master: mcfs: build failure	slyfox		"Out of tree build:
$../mc/configure --prefix=$(pwd)/_mc-bin \
                --with-samba \
                --with-mcfs \
                --enable-charset \
                --enable-extcharset \
                --enable-maintainer-mode
$ make
gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../mc -DCONFIGDIR=\""/etc\"" -ggdb3 -o mcserv mcserv.o mcfsutil.o  -lpam -ldl  
mcserv.o: In function `send_status':
/mnt/archive/work/dev/git/mc-build/vfs/../../mc/vfs/mcserv.c:202: undefined reference to `rpc_send'

Somehow we lost declaration of WITH_MCFS define after last m4 reorganization

Other macros should be checked too.
"	defect	closed	major	4.7	mc-core		fixed	commited-master					
