[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-c4023f1b3aa9svn/tags/lighttpd-1.4.33
parent
a6b42cc61e
commit
46240fdb7e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue