Building SDL 1.2.14 with msys 1.0.11 ./configure fails with

Code:
config.status: creating Makefile
config.status: creating sdl-config
config.status: creating SDL.spec
config.status: creating SDL.qpg
config.status: creating sdl.pc
config.status: creating include/SDL_config.h
config.status: include/SDL_config.h is unchanged
config.status: executing libtool commands
config.status: executing default commands
’SOURCES’ is not recognized as an internal or external command, operable program or batch file.
make: *** [depend] Error 1

this’ because I am using a 64bit OS or a bug to be fixed/reported ?