From 46240fdb7ed2b732707e03375536e5e9b2c29308 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20B=C3=BChler?= Date: Sat, 29 Jun 2013 09:45:31 +0000 Subject: [mod_auth] fix distcheck, depends on openssl now for {SHA} crypted passwords git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2879 152afb58-edef-0310-8abb-c4023f1b3aa9 --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0898d4a3..390831bb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,3 +5,5 @@ EXTRA_DIST=autogen.sh SConstruct ACLOCAL_AMFLAGS = -I m4 distcleancheck_listfiles = find -type f -exec sh -c 'test -f $(srcdir)/{} || echo {}' ';' + +AM_DISTCHECK_CONFIGURE_FLAGS=--with-openssl -- cgit v1.2.1