Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
libzip.1248
libzip-autoconf-268.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libzip-autoconf-268.patch of Package libzip.1248
Date: Thu Dec 29 19:35:38 UTC 2011 From: crrodriguez@opensuse.org Use newer and preferable autoconf macros Index: libzip-0.11.1/configure.ac =================================================================== --- libzip-0.11.1.orig/configure.ac +++ libzip-0.11.1/configure.ac @@ -1,4 +1,4 @@ -AC_PREREQ(2.57) +AC_PREREQ(2.68) AC_INIT([libzip],[0.11.1],[libzip@nih.at]) AC_CONFIG_SRCDIR([lib/zip_add.c]) AC_CONFIG_HEADERS([config.h]) @@ -7,7 +7,9 @@ AM_INIT_AUTOMAKE dnl AC_CANONICAL_HOST -AC_PROG_CC +AC_PROG_CC_STDC +AC_USE_SYSTEM_EXTENSIONS +AC_SYS_LARGEFILE AM_PROG_CC_C_O AC_ARG_WITH(zlib, @@ -40,7 +42,7 @@ fi AC_EXEEXT -AM_PROG_LIBTOOL +LT_INIT AC_CHECK_FUNCS([_close _dup _fdopen _fileno _open _snprintf _strdup _stricmp fseeko ftello getopt open snprintf strcasecmp strdup]) AC_CHECK_FUNCS([mkstemp], [], [AC_LIBOBJ(mkstemp)])
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