/[packages]/cauldron/abe/current/SOURCES/abe-1.1-automake-1.13.patch
ViewVC logotype

Contents of /cauldron/abe/current/SOURCES/abe-1.1-automake-1.13.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 336327 - (show annotations) (download)
Sun Dec 30 03:14:33 2012 UTC (11 years, 3 months ago) by cjw
File size: 469 byte(s)
- patch2: fix build with automake 1.13

1 diff -up abe-1.1/configure.in.automake-1_13 abe-1.1/configure.in
2 --- abe-1.1/configure.in.automake-1_13 2012-12-30 04:04:27.432719406 +0100
3 +++ abe-1.1/configure.in 2012-12-30 04:05:14.817272327 +0100
4 @@ -4,7 +4,7 @@ dnl http://www.tuxracer.com/
5 dnl Process this file with autoconf to produce a configure script.
6 AC_INIT(src/Common.h)
7 AM_INIT_AUTOMAKE(abe, "0.61")
8 -AM_CONFIG_HEADER(config.h)
9 +AC_CONFIG_HEADERS(config.h)
10
11 dnl Check system type
12 AC_CANONICAL_HOST

  ViewVC Help
Powered by ViewVC 1.1.30