From 3224d08fa95c38e3634ac3357422050876182f4e Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Tue, 30 Jan 2018 21:39:38 +0000 Subject: We do not really need autoheader... --- sysutils/fusefs-smbnetfs/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysutils/fusefs-smbnetfs') diff --git a/sysutils/fusefs-smbnetfs/Makefile b/sysutils/fusefs-smbnetfs/Makefile index bb584dd83f21..bf2426f2c22d 100644 --- a/sysutils/fusefs-smbnetfs/Makefile +++ b/sysutils/fusefs-smbnetfs/Makefile @@ -30,6 +30,8 @@ CONFIGURE_ENV+= GLIB_LIBS=-L/var/empty CFLAGS+= -I${SAMBAINCLUDES} LDFLAGS+= -L${SAMBALIBS} SUB_FILES= pkg-message +# configure just generated config.h -- we do not need to redo it: +MAKE_ARGS+= AUTOHEADER=${TRUE} .include -- cgit v1.2.3