Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
loki_setup
loki_update-automake.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File loki_update-automake.patch of Package loki_setup
Index: loki_update/snarf-7.0/configure.in =================================================================== --- loki_update.orig/snarf-7.0/configure.in +++ loki_update/snarf-7.0/configure.in @@ -19,7 +19,6 @@ AC_SUBST(VERSION) dnl Checks for programs. AC_PROG_CC -AM_C_PROTOTYPES AM_PROG_CC_STDC AC_C_CONST AC_PROG_INSTALL @@ -100,5 +99,6 @@ AC_CHECK_FUNCS(strerror gettimeofday str HERROR= AC_CHECK_FUNC(herror,,[HERROR=herror.o;AC_SUBST(HERROR)]) +AC_DEFINE([PROTOTYPES]) AC_OUTPUT(Makefile snarf.spec) Index: loki_update/snarf-7.0/Makefile.am =================================================================== --- loki_update.orig/snarf-7.0/Makefile.am +++ loki_update/snarf-7.0/Makefile.am @@ -1,5 +1,5 @@ -AUTOMAKE_OPTIONS = foreign ansi2knr +AUTOMAKE_OPTIONS = foreign bin_PROGRAMS = snarf
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