summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-16 16:37:56 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-16 16:37:56 (EDT)
commit78be2ae63fd397d549ab827f647eb3e3dd2087e3 (patch)
tree9d953469bfd3d0421abcc341d0adaae2a47d150c /configure.ac
parent5994d6a559c475c6ee034c9c4fca705291b7c716 (diff)
mksysconf.in: Remove
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 61d73ff..055b032 100644
--- a/configure.ac
+++ b/configure.ac
@@ -133,7 +133,4 @@ AC_ARG_WITH(
AC_CONFIG_FILES([Makefile])
AC_CONFIG_FILES([config.sh])
-dnl New and improved kludge to generate system configuration for testing.
-dnl TODO: Remove when no longer used.
-AC_CONFIG_FILES([mksysconf])
AC_OUTPUT()