Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
LibVNCServer
LibVNCServer-LINUX.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File LibVNCServer-LINUX.diff of Package LibVNCServer
Index: configure.ac =================================================================== --- configure.ac.orig +++ configure.ac @@ -718,9 +718,10 @@ fi AC_CHECK_LIB(cygipc,shmget) AM_CONDITIONAL(CYGIPC, test "$HAVE_CYGIPC" = "true") # Check if /dev/vcsa1 exists, if so, define LINUX -AM_CONDITIONAL(LINUX, test -c /dev/vcsa1) +dnl AM_CONDITIONAL(LINUX, test -c /dev/vcsa1) +AM_CONDITIONAL(LINUX, test `uname` = Linux) # Check for OS X specific header AC_CHECK_HEADER(ApplicationServices/ApplicationServices.h, HAVE_OSX="true") AM_CONDITIONAL(OSX, test "$HAVE_OSX" = "true")
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