From 1b7187acb8d6da3780bebb6c95fa30f02d2e0b8f Mon Sep 17 00:00:00 2001 From: richard Date: Thu, 13 Aug 1998 20:53:20 +0000 Subject: [PATCH] configure in src/mframe git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2932 72102866-910b-0410-8b05-ffd578937521 --- configure | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure b/configure index 785883b59..abd016a11 100755 --- a/configure +++ b/configure @@ -3601,3 +3601,6 @@ rm -fr confdefs* $ac_clean_files test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1 +echo "Running 'configure' in src/mframe" +(cd src/mframe; ./configure) +