68c5c21d79
Apache 2.2 connector for Atlassian Crowd to provide authentication and authorization support using Basic Auth. WWW: https://confluence.atlassian.com/display/CROWD/Integrating+Crowd+with+Apache PR: ports/179263 Submitted by: Vivek Khera <vivek@khera.org>
3 lines
44 B
Bash
3 lines
44 B
Bash
#!/bin/sh
|
|
cd ${WRKSRC}
|
|
autoreconf --install
|