Bug 42679 - Warning from autogen.sh: “tests/Makefile.am:17: gabbletestsdir was already defined in condition TRUE, which includes condition ENABLE_INSTALLED_TESTS”
Summary: Warning from autogen.sh: “tests/Makefile.am:17: gabbletestsdir was already de...
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Alban Crequy
QA Contact: Telepathy bugs list
URL: http://cgit.collabora.com/git/user/al...
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2011-11-07 12:01 UTC by Will Thompson
Modified: 2011-11-09 10:09 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Will Thompson 2011-11-07 12:01:32 UTC
2048 % ./autogen.sh
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
tests/Makefile.am:17: gabbletestsdir was already defined in condition TRUE, which includes condition ENABLE_INSTALLED_TESTS ...
configure.ac:180: ... `gabbletestsdir' previously defined here
Comment 1 Will Thompson 2011-11-08 00:48:48 UTC
Here are some version numbers:

• autoconf (GNU Autoconf) 2.68
• automake (GNU automake) 1.11.1
Comment 2 Alban Crequy 2011-11-09 09:51:23 UTC
I have the same version of autoconf/automake. I didn't notice the warning before. I would just remove the definition from Makefile.am.
Comment 3 Will Thompson 2011-11-09 09:54:46 UTC
Heh, if that works, looks good!
Comment 4 Alban Crequy 2011-11-09 10:09:21 UTC
ok, fixed then!


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.