Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:goupilmtos:2024:games
kqlives
kqlives-dumb.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kqlives-dumb.patch of Package kqlives
diff -uNrp kq-src-20080202/configure.ac kq-src-20080202p/configure.ac --- kq-src-20080202/configure.ac 2008-02-02 21:33:02.000000000 +0100 +++ kq-src-20080202p/configure.ac 2009-04-02 14:35:26.000000000 +0200 @@ -79,7 +79,7 @@ AC_SUBST(WARNING_CFLAGS) # Checks for libraries and library functions. AC_CHECK_FUNCS([atexit gettimeofday memmove memset mkdir pow strchr strstr]) -AC_CHECK_LIB(dumb, dumb_exit, [ALLEGRO_LIBS="-ldumb $ALLEGRO_LIBS"], [AC_MSG_ERROR([Dumb not found])]) +AC_CHECK_LIB(dumb, dumb_exit, [ALLEGRO_LIBS="-ldumb -lm $ALLEGRO_LIBS"], [AC_MSG_ERROR([Dumb not found])], -lm) AX_CHECK_ALDUMB([ALLEGRO_LIBS="-laldmb $ALLEGRO_LIBS"], [AC_MSG_ERROR([Aldumb not found])], [$ALLEGRO_LIBS]) AC_SEARCH_LIBS(lua_gettop, lua50 lua5.1 lua, [], [AC_MSG_ERROR([Lua not found])])
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor