Bug 42679

Summary: Warning from autogen.sh: “tests/Makefile.am:17: gabbletestsdir was already defined in condition TRUE, which includes condition ENABLE_INSTALLED_TESTS”
Product: Telepathy Reporter: Will Thompson <will>
Component: gabbleAssignee: Alban Crequy <alban.crequy>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium Keywords: patch
Version: git master   
Hardware: Other   
OS: All   
URL: http://cgit.collabora.com/git/user/alban/telepathy-gabble.git/commit/?h=tests_variable&id=a1e3307370d671872e0cc57b83def682ecad2d3a
Whiteboard:
i915 platform: i915 features:

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.