aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 b0e2f6d1..94c83d5e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -699,9 +699,6 @@ fi
if test $build_ca_tools = yes
then
- # There is no standard name for this tool, so check for it.
- AC_PATH_PROGS(DJANGO_ADMIN, [django-admin django-admin.py])
-
if test "$enable_wsgi_daemon_mode" != no
then
if test "$enable_wsgi_daemon_mode" = yes; then