• unknown's avatar
    Prevent some combinations of autotools and libtool version · 37e3feba
    unknown authored
    from generating a non-working top level 'libtool'.
    
    
    ltmain.sh:
      Some combinations of autotools and libtool leave 'max_cmd'len'
      (in top-level 'libtool') unset, this eventually causes a
      'ld' command without input files to be generated.
      Prevent this error by supplying a 4 kB default value.
    37e3feba
ltmain.sh 176 KB