Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
lash
lash-add-needed.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lash-add-needed.patch of Package lash
--- configure.ac.orig +++ configure.ac @@ -6,7 +6,9 @@ AM_ACLOCAL_INCLUDE([m4]) ### Check for programs ### AC_LANG([C]) -AC_PROG_CC +AC_PROG_CC_STDC +AC_USE_SYSTEM_EXTENSIONS +AC_SYS_LARGEFILE AC_PROG_LIBTOOL ################# @@ -31,6 +33,7 @@ AC_SUBST(JACK_LIBS) AC_DEFINE_UNQUOTED(JACK_VERSION, "$JACK_VERSION", [The version of jack we're compiling against]) PC_REQUIRES="jack" +AC_SEARCH_LIBS(sin, m) ############ ### ALSA ###
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