/[packages]/cauldron/libchewing/current/SOURCES/libchewing-0.3.3-automake-1.13.patch
ViewVC logotype

Contents of /cauldron/libchewing/current/SOURCES/libchewing-0.3.3-automake-1.13.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 339236 - (show annotations) (download)
Sat Jan 5 19:14:16 2013 UTC (10 years, 11 months ago) by cjw
File size: 459 byte(s)
- patch1: fix build with automake 1.13

1 diff -up libchewing-0.3.3/configure.ac.automake-1_13 libchewing-0.3.3/configure.ac
2 --- libchewing-0.3.3/configure.ac.automake-1_13 2011-02-27 13:49:22.000000000 +0100
3 +++ libchewing-0.3.3/configure.ac 2013-01-05 20:09:30.842586294 +0100
4 @@ -36,7 +36,7 @@ AC_DEFINE_UNQUOTED(LIBCHEWING_VERSION, "
5
6 # Init automake stuff
7 AM_INIT_AUTOMAKE
8 -AM_CONFIG_HEADER([include/config.h])
9 +AC_CONFIG_HEADERS([include/config.h])
10 AC_PREFIX_DEFAULT(/usr)
11
12 # Init libtool

  ViewVC Help
Powered by ViewVC 1.1.28