[yast-commit] [yast/yast-core] ce19cd: Use AM_CPPFLAGS instead of INCLUDES in Makefile.am...
Branch: refs/heads/master Home: https://github.com/yast/yast-core Commit: ce19cd75400b508b041876b41068f9d8bec3b7f6 https://github.com/yast/yast-core/commit/ce19cd75400b508b041876b41068f9d8bec... Author: Martin Vidner <mvidner@suse.cz> Date: 2013-09-04 (Wed, 04 Sep 2013) Changed paths: M agent-any/src/Makefile.am M agent-any/testsuite/Makefile.am M agent-dummy/src/Makefile.am M agent-ini/src/Makefile.am M agent-ini/testsuite/Makefile.am M agent-modules/src/Makefile.am M agent-modules/testsuite/Makefile.am M agent-process/src/Makefile.am M agent-process/testsuite/Makefile.am M agent-resolver/src/Makefile.am M agent-resolver/testsuite/Makefile.am M agent-system/src/Makefile.am M agent-system/testsuite/Makefile.am M base/src/Makefile.am M base/tools/tty_wrapper/Makefile.am M base/tools/ycpc/Makefile.am M debugger/Makefile.am M libscr/src/Makefile.am M libscr/testsuite/Makefile.am M liby2/src/Makefile.am M liby2util-r/src/Makefile.am M liby2util-r/testsuite/Makefile.am M libycp/src/Makefile.am M libycp/testsuite/Makefile.am M package/yast2-core.changes M scr/src/Makefile.am M scr/testsuite/Makefile.am M wfm/src/Makefile.am M wfm/testsuite/Makefile.am Log Message: ----------- Use AM_CPPFLAGS instead of INCLUDES in Makefile.am. Avoid warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') BTW both were honored so they had to be merged in liby2util-r. Commit: d500928ac52a0833b977f691a73a08f9a43724f5 https://github.com/yast/yast-core/commit/d500928ac52a0833b977f691a73a08f9a43... Author: Martin Vidner <martin@vidner.net> Date: 2013-09-04 (Wed, 04 Sep 2013) Changed paths: M agent-any/src/Makefile.am M agent-any/testsuite/Makefile.am M agent-dummy/src/Makefile.am M agent-ini/src/Makefile.am M agent-ini/testsuite/Makefile.am M agent-modules/src/Makefile.am M agent-modules/testsuite/Makefile.am M agent-process/src/Makefile.am M agent-process/testsuite/Makefile.am M agent-resolver/src/Makefile.am M agent-resolver/testsuite/Makefile.am M agent-system/src/Makefile.am M agent-system/testsuite/Makefile.am M base/src/Makefile.am M base/tools/tty_wrapper/Makefile.am M base/tools/ycpc/Makefile.am M debugger/Makefile.am M libscr/src/Makefile.am M libscr/testsuite/Makefile.am M liby2/src/Makefile.am M liby2util-r/src/Makefile.am M liby2util-r/testsuite/Makefile.am M libycp/src/Makefile.am M libycp/testsuite/Makefile.am M package/yast2-core.changes M scr/src/Makefile.am M scr/testsuite/Makefile.am M wfm/src/Makefile.am M wfm/testsuite/Makefile.am Log Message: ----------- Merge pull request #47 from mvidner/autotools-warnings Avoid automake warning when bootstrapping Compare: https://github.com/yast/yast-core/compare/0dda969d3ef2...d500928ac52a
participants (1)
-
GitHub