Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
CodeAnalyst
ca-enable-oprofile-0.9.6.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ca-enable-oprofile-0.9.6.patch of Package CodeAnalyst
diff -paur CodeAnalyst-gui-2.8.54-org/m4/checkoprofileconfig.m4 CodeAnalyst-gui-2.8.54/m4/checkoprofileconfig.m4 --- CodeAnalyst-gui-2.8.54-org/m4/checkoprofileconfig.m4 2009-12-08 16:00:55.000000000 -0600 +++ CodeAnalyst-gui-2.8.54/m4/checkoprofileconfig.m4 2009-12-08 16:09:51.000000000 -0600 @@ -17,8 +17,9 @@ AC_DEFUN([CHECK_OPROFILE_VERSION], if test "$OP_VERSION_BASE" != "0.9.3" ; then if test "$OP_VERSION_BASE" != "0.9.4" ; then if test "$OP_VERSION_BASE" != "0.9.5" ; then + if test "$OP_VERSION_BASE" != "0.9.6" ; then AC_MSG_ERROR([Oprofile version $OP_VERSION is not supported.]) - fi fi fi + fi fi fi fi dnl Convert version number to a value comparable by preprocessor AC_DEFINE_UNQUOTED(OP_VERSION_BASE, 0x`echo $OP_VERSION_BASE | sed 's/\./0/g'`, [Oprofile version]) @@ -51,8 +52,9 @@ AC_DEFUN([CHECK_OPROFILE_CONFIG], if test "$OP_VERSION_BASE" != "0.9.3" ; then if test "$OP_VERSION_BASE" != "0.9.4" ; then if test "$OP_VERSION_BASE" != "0.9.5" ; then + if test "$OP_VERSION_BASE" != "0.9.6" ; then AC_MSG_ERROR([Oprofile version $OP_VERSION is not supported.]) - fi fi fi + fi fi fi fi dnl Convert version number to a value comparable by preprocessor AC_DEFINE_UNQUOTED(OP_VERSION_BASE, 0x`echo $OP_VERSION_BASE | sed 's/\./0/g'`, [Oprofile version])
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