OSDN Git Service

bootstrap/4422
[pf3gnuchains/gcc-fork.git] / gcc / configure.in
index 633050f..f50695a 100644 (file)
@@ -2215,7 +2215,7 @@ esac
 # This is virtually a duplicate of what happens in configure.lang; we do
 # an extra check to make sure this only happens if ln -s can be used.
 if test "$symbolic_link" = "ln -s"; then
- for d in .. ${subdirs} ; do
+ for d in .. ${subdirs} fixinc ; do
    if test $d != ..; then
        STARTDIR=`pwd`
        cd $d