GNOME Bugzilla – Bug 736482
build fix: automake warnings
Last modified: 2014-09-11 15:29:03 UTC
When working on Bug 735974, I came across some automake warnings, such as: docs/reference/gnome-desktop3/Makefile.am:74: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') libgnome-desktop/Makefile.am:147: warning: EXTRA_DIST multiply defined in condition TRUE ... libgnome-desktop/Makefile.am:4: ... 'EXTRA_DIST' previously defined here tests/Makefile.am:13: warning: TESTS_ENVIRONMENT multiply defined in condition TRUE ... glib-tap.mk:3: ... 'TESTS_ENVIRONMENT' previously defined here tests/Makefile.am:1: 'glib-tap.mk' included from here tests/Makefile.am:20: warning: EXTRA_DIST multiply defined in condition TRUE ... glib-tap.mk:20: ... 'EXTRA_DIST' previously defined here tests/Makefile.am:1: 'glib-tap.mk' included from here
Created attachment 285916 [details] [review] build: fix automake warnings
Review of attachment 285916 [details] [review]: Looks fine.
Thanks - committed as: https://git.gnome.org/browse/gnome-desktop/commit/?id=3fc0ffe3b205e0faa0c884c596c38ab5343cc17d