--- blender-2.31/configure.old 2003-11-06 01:59:54.000000000 -0500 +++ blender-2.31/configure 2003-11-06 02:03:08.000000000 -0500 @@ -21431,8 +21431,8 @@ with_mozilla =$withval fi if test x$with_mozilla != "yes"; then - LDFLAGS="$LDFLAGS -L$withval/lib/mozilla-$MOZVER -lnspr" - CPPFLAGS="$CPPFLAGS -I$withval/include/mozilla-$MOZVER/nspr" + LDFLAGS="$LDFLAGS -L$withval/lib/mozilla -lnspr4" + CPPFLAGS="$CPPFLAGS -I$withval/include/mozilla/nspr" fi fi; @@ -25015,7 +25015,6 @@ fi - rm -f conf.sdltest echo "$as_me:$LINENO: checking for SDL_Init in -lSDL" >&5