configure: Also display the library dir in the summary
commit918d0b5af187ee76467e70226ce72d4507640083
authorCarlos R. Mafra <crmafra@gmail.com>
Sun, 15 Jan 2012 23:27:15 +0000 (15 23:27 +0000)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 18 Jan 2012 12:04:57 +0000 (18 12:04 +0000)
tree336e2d8984cc8dff87f0861f898b82325226d431
parent3ed409cbd09193d4fa5609fccccfd5c7ddf5d534
configure: Also display the library dir in the summary

The summary now looks like:

Window Maker was configured as follows:

Installation path prefix            : /usr/local
Installation path for binaries      : /usr/local/bin
Installation path for libraries     : /usr/lib64
Installation path for WPrefs.app    : /usr/local
Supported graphic format libraries  : XPM PNG JPEG TIFF builtin-PPM
Antialiased text support in WINGs   : yes
Xinerama extension support          : yes
XRandR extension support            : yes
Translated message files to install : None

I want to see the library line in order to avoid forgetting that
I should put them in /usr/lib64 (and not in the defaul /usr/local/lib)
configure.ac