[cpp-log4shib] 01/06: Remove spurious configure.ac difference from upstream

Scott Cantor cantor.2 at osu.edu
Tue Oct 19 16:13:46 UTC 2021


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to annotated tag debian/1.0.7-1
in repository cpp-log4shib.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-log4shib.git;a=commit;h=2c8df896ad589359a03b9c9eb851c52d19b3fbda

commit 2c8df896ad589359a03b9c9eb851c52d19b3fbda
Author: Russ Allbery <rra at stanford.edu>
AuthorDate: Thu May 23 19:51:16 2013 -0700

    Remove spurious configure.ac difference from upstream
    
    AC_CONFIG_MACRO_DIR is now set upstream in a different spot, so
    remove the directive added for Debian.
---
 configure.ac | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 505e287..0cb4a65 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,6 @@ AC_INIT(log4shib, 1.0.6)
 # autoconf 2.50 or higher to rebuild aclocal.m4, because the
 # AC_CREATE_PREFIX_CONFIG_H macro needs the AS_DIRNAME macro.
 AC_PREREQ(2.50)
-AC_CONFIG_MACRO_DIR([m4])
 
 #
 # +1 : ? : +1  == new interface that does not break old one

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list