View | Details | Raw Unified
Collapse All | Expand All

(-) blender-2.30/configure.old (-3 / +2 lines)
 Lines 21431-21438    Link Here 
           with_mozilla =$withval
           with_mozilla =$withval
        fi
        fi
        if test x$with_mozilla != "yes"; then
        if test x$with_mozilla != "yes"; then
           LDFLAGS="$LDFLAGS -L$withval/lib/mozilla-$MOZVER -lnspr"
           LDFLAGS="$LDFLAGS -L$withval/lib/mozilla -lnspr4"
           CPPFLAGS="$CPPFLAGS -I$withval/include/mozilla-$MOZVER/nspr"
           CPPFLAGS="$CPPFLAGS -I$withval/include/mozilla/nspr"
        fi
        fi
fi;
fi;
 Lines 25015-25021    Link Here 
  fi
  fi
  rm -f conf.sdltest
echo "$as_me:$LINENO: checking for SDL_Init in -lSDL" >&5
echo "$as_me:$LINENO: checking for SDL_Init in -lSDL" >&5