Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1039 by lateau: autogen.sh stopped with a message 'automake-1.10
required'
http://code.google.com/p/ibus/issues/detail?id=1039
What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): Cygwin on Windows7
Architecture (i386, x86_64): i686
IBus version: both of 1.2.1 / 1.3.7
Input method name and version:
Python version: 2.6
dbus version: 1.2.24
dbus-python version: 0.83.1
gtk version (if bug is about gtk applications):
qt version (if bug is about qt applications):
What steps will reproduce the problem?
1. execute ./autogen.sh --prefix=/usr
2. autogen.sh will says 'testing automake version 1.8'
3. all checking ended than 'automake 1.10 required' message will appears.
What is the expected output? What do you see instead?
configure expected but 'automake 1.10 required' is only i've seen.
Please provide any additional information below.
: i think 'REQUIRED_AUTOMAKE_VERSION=1.8' in autogen.sh:25 is older than
AM_INIT_AUTOMAKE([1.10]) in configure.ac:35.
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en