From d77fe5f4c027196be2d89d65a648036f606b9427 Mon Sep 17 00:00:00 2001 From: fedor Date: Thu, 7 Jan 1999 21:29:57 +0000 Subject: [PATCH] Remove comment git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3540 72102866-910b-0410-8b05-ffd578937521 --- configure | 3 --- configure.in | 3 --- 2 files changed, 6 deletions(-) diff --git a/configure b/configure index e47137bdd..ff1c4db3b 100755 --- a/configure +++ b/configure @@ -3852,6 +3852,3 @@ if test "$no_recursion" != yes; then fi -#echo "Running 'configure' in src/mframe" -#(cd src/mframe; ./configure) - diff --git a/configure.in b/configure.in index 18ba62dd3..613653a2a 100644 --- a/configure.in +++ b/configure.in @@ -440,9 +440,6 @@ AC_CONFIG_SUBDIRS(src/mframe) #-------------------------------------------------------------------- AC_OUTPUT(config.mak src/include/GSConfig.h) -#echo "Running 'configure' in src/mframe" -#(cd src/mframe; ./configure) - dnl Local Variables: dnl comment-start: "dnl " dnl comment-end: ""