Correction for the fix for Bug 3508 - Persistent storage support breaks Linux compatibility.
A 2nd `make install' will fail attempting to create symlink libnvmemmory.so already created by 1st install.
Install should pre-emptively delete it.
2008-11-03 Paul Brook <paul@codesourcery.com>
* include/SDL_config.h: Remove.
2008-10-29 Paul Brook <paul@codesourcery.com>
* configure: Add EXTRA_LDFLAGS to SDL_STATIC_LIBS.
* configure.in: Regenerate.
* src/video/windib/SDL_dibvideo.c (SYSPAL_NOSTATIC256): Define.