aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Elkins <melkins@tislabs.com>2011-03-02 22:38:25 +0000
committerMichael Elkins <melkins@tislabs.com>2011-03-02 22:38:25 +0000
commitc4cf3ef205eb83504d53528125f32655c4dfa3d2 (patch)
treee2122572b6a2dceea93be7a224c325b130748f6c /configure.ac
parent6383af3ec2c9b1c499e2b6143bd3e866a8a3aa5f (diff)
update configure and rpkid/Makefile.in to reflect new location of $top/portal-gui
svn path=/configure; revision=3705
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 17fc6279..d7bdcf42 100644
--- a/configure.ac
+++ b/configure.ac
@@ -228,7 +228,6 @@ test $build_openssl = yes && TOP_LEVEL_SUBDIRS="$TOP_LEVEL_SUBDIRS openssl"
TOP_LEVEL_SUBDIRS="$TOP_LEVEL_SUBDIRS rcynic utils"
test $build_pywrap = yes && TOP_LEVEL_SUBDIRS="$TOP_LEVEL_SUBDIRS pywrap"
test $build_python = yes && TOP_LEVEL_SUBDIRS="$TOP_LEVEL_SUBDIRS rpkid"
-test $build_django = yes && TOP_LEVEL_SUBDIRS="$TOP_LEVEL_SUBDIRS portal-gui"
AC_SUBST(TOP_LEVEL_SUBDIRS)