Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15:Update
gsoap
gsoap-automake1_13.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gsoap-automake1_13.diff of Package gsoap
From: Jan Engelhardt <jengelh@inai.de> Date: 2013-02-28 23:21:08.137905619 +0100 automake-1.13 has finally removed AM_CONFIG_HEADER. --- configure.ac | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Index: gsoap-2.8.57/configure.ac =================================================================== --- gsoap-2.8.57.orig/configure.ac +++ gsoap-2.8.57/configure.ac @@ -4,8 +4,7 @@ AM_INIT_AUTOMAKE([foreign]) AC_CONFIG_SRCDIR([gsoap/stdsoap2.cpp]) AC_CANONICAL_HOST -# AC_CONFIG_HEADERS([config.h]) -AM_CONFIG_HEADER(config.h) +AC_CONFIG_HEADERS([config.h]) # we use subdirs. AC_PROG_MAKE_SET
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