This is an automatically generated e-mail. To reply, visit: http://reviewboard-openlmi.rhcloud.com/r/99/

Review request for OpenLMI Developers.
By Stephen Gallagher.

Updated April 8, 2013, 3:35 p.m.

Changes

Updating title to identify component.

Summary (updated)

[openlmi-tools] Build System [1/2] Remove autotools build system
Repository: openlmi-tools

Description

The openlmi-tools are built entirely in Python. It seems wasteful to use the heavyweight autotools build system for it. This patch and the one in review https://reviewboard-openlmi.rhcloud.com/r/100/ will replace the autotools build system with one based on Python's setuptools.

Testing

Testing done alongside https://reviewboard-openlmi.rhcloud.com/r/100/

Diffs

  • INSTALL (a1e89e18ad20c227845f2099cb9894c799265d19)
  • autogen.sh (4feddf0eab66bd00dd260f9a113d452c249892f5)
  • cli-tools/lmi/makefile.am (9b92504615b628f31dbb8676cc2a46ef9e92db72)
  • cli-tools/makefile.am (8f446c73d7bc90a3bdc8ce927b73706518d92b76)
  • configure.ac (e6f1d1ce760c6ee1502363bebf25d000f7e776dd)
  • m4/python_module.m4 (bdb0cdf32e93e762eb141e656386b6f2efa1ff04)
  • makefile.am (366817ad84e3109ffad8e5ab8efeb35e0b07d4ce)

View Diff