aboutsummaryrefslogtreecommitdiff
path: root/buildtools/pywrap-header
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2011-01-20 19:59:13 +0000
committerRob Austein <sra@hactrn.net>2011-01-20 19:59:13 +0000
commit7c26e04d89406d7af06d2ad2c951d9d50a797cf0 (patch)
tree95bbb84e3e392043930864c3c8bbfa595b2236a7 /buildtools/pywrap-header
parent257406947dddcad49f9750977b8468fbf68b92f6 (diff)
Generate Python executables during compilation rather than from
./configure. Change (almost) all programs to use rpki.conf instead of separate config files for each program, and add support for ${prefix}/etc/rpki.conf like normal system programs. svn path=/buildtools/make-python-executable.py; revision=3620
Diffstat (limited to 'buildtools/pywrap-header')
-rw-r--r--buildtools/pywrap-header3
1 files changed, 0 insertions, 3 deletions
diff --git a/buildtools/pywrap-header b/buildtools/pywrap-header
deleted file mode 100644
index 94fb51b1..00000000
--- a/buildtools/pywrap-header
+++ /dev/null
@@ -1,3 +0,0 @@
-#!@PYWRAP@
-# -*- Python-*- @configure_input@
-