Remove patch in 1.12.

Execute configure.frag in a shell.

From-SVN: r14314
This commit is contained in:
Richard Kenner 1997-06-25 16:36:48 -04:00
parent 95e141cdba
commit bee07132a1
1 changed files with 1 additions and 1 deletions

View File

@ -2937,7 +2937,7 @@ done # end of current-dir SUBDIRS loop
srcdir=$savesrcdir
# Process the language fragments
. $srcdir/configure.frag
${CONFIG_SHELL-/bin/sh} $srcdir/configure.frag $srcdir "$subdirs"
# Substitute configuration variables
AC_SUBST(subdirs)