[cpp-log4shib] 14/17: Remove empty config/Makefile.am and its directory

Scott Cantor cantor.2 at osu.edu
Mon Jun 25 10:18:25 EDT 2018


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

scantor pushed a commit to branch master
in repository cpp-log4shib.

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

commit 366b242bfafb32170b4cf33f6f42b8149d4cfefd
Author: Ferenc Wágner <wferi at debian.org>
AuthorDate: Mon Jun 25 10:56:45 2018 +0200

    Remove empty config/Makefile.am and its directory
---
 Makefile.am        |  2 +-
 config/.gitignore  | 10 ----------
 config/Makefile.am |  2 --
 configure.ac       |  1 -
 4 files changed, 1 insertion(+), 14 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index e89f165..0153883 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
 AUTOMAKE_OPTIONS = foreign dist-zip dist-bzip2
 ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS = config src include tests
+SUBDIRS = src include tests
 if DOC
 SUBDIRS += doc
 endif
diff --git a/config/.gitignore b/config/.gitignore
deleted file mode 100644
index 789ceff..0000000
--- a/config/.gitignore
+++ /dev/null
@@ -1,10 +0,0 @@
-/Makefile
-/compile
-/test-driver
-/ltmain.sh
-/depcomp
-/Makefile.in
-/missing
-/config.guess
-/config.sub
-/install-sh
diff --git a/config/Makefile.am b/config/Makefile.am
deleted file mode 100644
index 139597f..0000000
--- a/config/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
diff --git a/configure.ac b/configure.ac
index a7f4bfe..7892abb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -133,7 +133,6 @@ Makefile
 log4shib.spec
 log4shib.pc
 Portfile
-config/Makefile
 doc/Makefile
 doc/Doxyfile
 doc/html/Makefile

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


More information about the commits mailing list