Document important information source relating to flawed libtool(1) usage.

Wed, 29 Aug 2012 21:07:35 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 29 Aug 2012 21:07:35 +0200
changeset 651
0c602c0042b6
parent 650
f4280ba8b3ac
child 652
f6c0237e8f1c

Document important information source relating to flawed libtool(1) usage.

bacula/bacula.spec file | annotate | diff | comparison | revisions
     1.1 --- a/bacula/bacula.spec	Wed Aug 29 21:07:25 2012 +0200
     1.2 +++ b/bacula/bacula.spec	Wed Aug 29 21:07:35 2012 +0200
     1.3 @@ -151,6 +151,8 @@
     1.4          -e 's;hostname=.*;hostname=localhost;g' \
     1.5          configure
     1.6  
     1.7 +    #   warning use of libtool(1) is defective in the case of static building.
     1.8 +    #   http://www.bacula.org/en/dev-manual/main/main/New_Features_in_5_2_1.html#SECTION006110000000000000000
     1.9      #   configure
    1.10      LIBS=
    1.11      case "%{l_platform -t}" in

mercurial