aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2013-02-25 02:49:39 +0000
committerRob Austein <sra@hactrn.net>2013-02-25 02:49:39 +0000
commit10408f676d398b1961d24daf360d42f79b8ecfc5 (patch)
tree2aa3c618ea856812cbb406f7d5d1d1cb35934ab6 /configure.ac
parentb7f9f8ae8cec1f8fe46c87ae530c3d5d056fccc9 (diff)
Punt top-level setup.py, for now. There's a lot of useful code in
this which we might want to salvage some day, but the platform-specific packaging ended up evolving in a very different direction, so for now this stuff is just a distraction. SVN will remember it for us, dust it off some day in the future if needed. svn path=/branches/tk377/; revision=5064
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4398bbce..cc3f4abb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -599,7 +599,6 @@ test $build_ca_tools = yes && TOP_LEVEL_SUBDIRS="$TOP_LEVEL_SUBDIRS rpkid"
AC_SUBST(TOP_LEVEL_SUBDIRS)
AC_CONFIG_FILES([Makefile
- ac_rpki.py
h/Makefile])
if test "X$RCYNIC_STATIC_RSYNC" != "X"