From d53ef8ee6e3691c20632d823bfdfecaddef8040d Mon Sep 17 00:00:00 2001 From: bde Date: Tue, 20 Jan 1998 10:40:18 +0000 Subject: Removed definition of _NEW_VFSCONF. The new vfsconf interface is now the default. --- sbin/mount_union/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sbin/mount_union') diff --git a/sbin/mount_union/Makefile b/sbin/mount_union/Makefile index 6ac36c9..e213137 100644 --- a/sbin/mount_union/Makefile +++ b/sbin/mount_union/Makefile @@ -5,7 +5,6 @@ SRCS= mount_union.c getmntopts.c MAN8= mount_union.8 MOUNT= ${.CURDIR}/../mount -CFLAGS+= -D_NEW_VFSCONF CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT} .PATH: ${MOUNT} -- cgit v1.1