Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP1:GA
java-1_8_0-openjdk.25326
java-1_8_0-openjdk-autoconf27.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File java-1_8_0-openjdk-autoconf27.patch of Package java-1_8_0-openjdk.25326
Index: icedtea-3.22.0/autogen.sh =================================================================== --- icedtea-3.22.0.orig/autogen.sh +++ icedtea-3.22.0/autogen.sh @@ -11,7 +11,7 @@ for AUTOCONF in autoconf autoconf259; do AUTOCONF_VERSION=`${AUTOCONF} --version | head -1 | sed 's/^[^0-9]*\([0-9.][0-9.]*\).*/\1/'` # echo ${AUTOCONF_VERSION} case ${AUTOCONF_VERSION} in - 2.59* | 2.6[0-9]* ) + 2.59* | 2.6[0-9]* | 2.7[0-9]* ) HAVE_AUTOCONF=true break; ;; @@ -28,7 +28,7 @@ for AUTOHEADER in autoheader autoheader2 AUTOHEADER_VERSION=`${AUTOHEADER} --version | head -1 | sed 's/^[^0-9]*\([0-9.][0-9.]*\).*/\1/'` # echo ${AUTOHEADER_VERSION} case ${AUTOHEADER_VERSION} in - 2.59* | 2.6[0-9]* ) + 2.59* | 2.6[0-9]* | 2.7[0-9]* ) HAVE_AUTOHEADER=true break; ;; @@ -45,7 +45,7 @@ for AUTORECONF in autoreconf; do AUTORECONF_VERSION=`${AUTORECONF} --version | head -1 | sed 's/^[^0-9]*\([0-9.][0-9.]*\).*/\1/'` # echo ${AUTORECONF_VERSION} case ${AUTORECONF_VERSION} in - 2.59* | 2.6[0-9]* ) + 2.59* | 2.6[0-9]* | 2.7[0-9]* ) HAVE_AUTORECONF=true break; ;;
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