I did not find in configure.in where SYSTEM_LIBS where set for other platforms, and why I did not have required extra libraries added in sdl-config, so I set it there

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401551
This commit is contained in:
Patrice Mandin 2006-03-17 19:54:39 +00:00
parent aea5879b18
commit dbce258f24

View file

@ -2306,6 +2306,8 @@ case "$target" in
fi
have_timers=yes
fi
# Now set libraries needed in sdl-config
SYSTEM_LIBS="$EXTRA_LDFLAGS"
;;
*-riscos)
ARCH=riscos