From d9a44db501aa41d23133420e251fc74568684cc5 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Mon, 29 Dec 2014 15:16:20 +0100 Subject: [PATCH] see if this fixes package building.. --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 1b485701c9..4c85563b4d 100644 --- a/configure.ac +++ b/configure.ac @@ -330,6 +330,7 @@ AC_SUBST([AM_CPPFLAGS], AC_SUBST([YAHTTP_CFLAGS], ['-I$(top_srcdir)/pdns/ext/yahttp']) AC_SUBST([YAHTTP_LIBS], ['-L$(top_builddir)/pdns/ext/yahttp/yahttp -lyahttp']) +export moduledirs moduleobjects modulelibs AC_CONFIG_FILES([ Makefile -- 2.47.2