Remove comment

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3540 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 1999-01-07 21:29:57 +00:00
parent b3b5a785ff
commit 2b9c6a6f6d
2 changed files with 0 additions and 6 deletions

3
configure vendored
View file

@ -3852,6 +3852,3 @@ if test "$no_recursion" != yes; then
fi
#echo "Running 'configure' in src/mframe"
#(cd src/mframe; ./configure)

View file

@ -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: ""