From: jan@unixpapa.com Date: Wed, 5 Oct 2011 02:55:47 +0000 (+0000) Subject: Default Makefile to build, not install X-Git-Tag: mod_authnz_external-3.2.6~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=80bdd8d4d93cc63982975cdf781fd9f51b65fc0d;p=apache-authnz-external Default Makefile to build, not install --- diff --git a/mod_authnz_external/CHANGES b/mod_authnz_external/CHANGES index 931cbb9..a60772a 100644 --- a/mod_authnz_external/CHANGES +++ b/mod_authnz_external/CHANGES @@ -3,6 +3,7 @@ v3.2.6 (Jan Wolter - ) * Modified parsing of "Require groups" line so that you can have group names that include spaces by enclosing them in quotes. This change suggested by David Homborg. Haven't actually tested this yet. + * Default action of Makefile changed to "build" not "install". v3.2.5 (Jan Wolter - Oct 29, 2009) -----------------------------------------------