PR other/56780
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Jun 2013 00:20:49 +0000 (00:20 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Jun 2013 00:20:49 +0000 (00:20 +0000)
commitd86ceed1de3d0942933c655d6dfef89c277fc3e0
tree1622ce498cfb5d414d5405505d3105412c05507f
parentd359eb4e171c80914bf81a4fd0f14a6f7fe43420
PR other/56780
* libiberty/configure.ac: Move test for --enable-install-libiberty
outside of the 'with_target_subdir' test so that it actually gets
run.  Add output messages to show the test result.
* libiberty/configure: Regenerate.
* libiberty/Makefile.in (install_to_libdir): Place the
installation of the libiberty library in the same guard as that
used for the headers to prevent it being installed unless
requested via --enable-install-libiberty.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@199570 138bc75d-0d04-0410-961f-82ee72b054a4
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/configure
libiberty/configure.ac