summaryrefslogtreecommitdiffstats
path: root/test/api
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2010-03-04 11:19:15 +0000
committerZdenek Kabelac <zkabelac@redhat.com>2010-03-04 11:19:15 +0000
commit539f4a77287ec4222f4e46cdeca18ab256dfe4b9 (patch)
tree39735c72470d3df7075231e61a739c5d1a405a4d /test/api
parentf0f0b802d16636e188b2d3c9b001fce80d0085ca (diff)
downloadlvm2-539f4a77287ec4222f4e46cdeca18ab256dfe4b9.tar.gz
lvm2-539f4a77287ec4222f4e46cdeca18ab256dfe4b9.tar.xz
lvm2-539f4a77287ec4222f4e46cdeca18ab256dfe4b9.zip
Readline linking update
Modify linking of readline library. Create new substituted varible READLINE_LIBS - readline library is linked ONLY with tools that really use it - i.e. lvm. (Static lvm does not use readlin). Previous behaviour put this library into the variable LIBS and thus linked it with all created object files of lvm project (i.e. plugins...). READLINE detection is simplified. Termcap library is linked in only if readline library doesn't have its own dependency (i.e. old distributions).
Diffstat (limited to 'test/api')
0 files changed, 0 insertions, 0 deletions