]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
automake: replaced hardcoded '-lboost_program_options' with a macro 838/head
authorXing Lin <xinglin@cs.utah.edu>
Mon, 11 Nov 2013 00:13:07 +0000 (17:13 -0700)
committerXing Lin <xinglin@cs.utah.edu>
Mon, 11 Nov 2013 00:13:07 +0000 (17:13 -0700)
commitdcef9fb9bdd1c203b7924f912bbe5e934343a81b
treea7396fcc79152aa41ec0fee1cd5d621bed42a613
parent125582e08eb3858b36292400fb73961f2193385a
automake: replaced hardcoded '-lboost_program_options' with a macro

replaced '-lboost_program_options' with the BOOST_PROGRAM_OPTIONS_LIBS
macro in related Makefile.am files

Signed-off-by: Xing Lin <xinglin@cs.utah.edu>
src/test/Makefile.am
src/tools/Makefile.am