Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
libedit
libedit-downgrade_autoconf.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libedit-downgrade_autoconf.patch of Package libedit
--- aclocal.m4.orig 2010-04-24 23:29:53.000000000 +0200 +++ aclocal.m4 2010-04-24 23:30:29.000000000 +0200 @@ -13,8 +13,8 @@ m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],, -[m4_warning([this file was generated for autoconf 2.65. +m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.60],, +[m4_warning([this file was generated for autoconf 2.60. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'.])]) --- configure.ac.orig 2010-04-24 23:30:34.000000000 +0200 +++ configure.ac 2010-04-24 23:30:42.000000000 +0200 @@ -9,7 +9,7 @@ # "./configure --disable-silent-rules" or "make V=1" # -AC_PREREQ(2.65) +AC_PREREQ(2.60) AC_INIT(libedit, [EL_RELEASE],, libedit-[EL_TIMESTAMP]) AC_CONFIG_SRCDIR([src/strlcat.c]) AC_CONFIG_HEADER([config.h])
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