From 5ba20e5e33e14b9e7ab0d49b0a30dd3ca5e1027e Mon Sep 17 00:00:00 2001 From: TangoCash Date: Tue, 7 Nov 2017 21:27:00 +0100 Subject: [PATCH] fix typo --- acinclude.m4 | 1 + 1 file changed, 1 insertion(+) diff --git a/acinclude.m4 b/acinclude.m4 index 14d6844c3..3d247a75f 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -204,6 +204,7 @@ TUXBOX_APPS_DIRECTORY_ONE(public_httpddir,PUBLIC_HTTPDDIR,localstatedir,/var,/tu TUXBOX_APPS_DIRECTORY_ONE(hosted_httpddir,HOSTED_HTTPDDIR,mntdir,/mnt,/hosted, [--with-hosted_httpddir=PATH ],[where to find the the hosted files]) +]) dnl automake <= 1.6 needs this specifications AC_SUBST(CONFIGDIR)