From c4cf3ef205eb83504d53528125f32655c4dfa3d2 Mon Sep 17 00:00:00 2001 From: Michael Elkins Date: Wed, 2 Mar 2011 22:38:25 +0000 Subject: update configure and rpkid/Makefile.in to reflect new location of $top/portal-gui svn path=/configure; revision=3705 --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') 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) -- cgit v1.2.3