• Sam Lantinga's avatar
    Fixed bug #321 · a0b47a8c
    Sam Lantinga authored
    Hi,
    if "configure" is given an explicit --libdir, the sdl-config still contains
    the default "${exec_prefix}/lib" for runtime linker path.
    
    That should be changed to $libdir, as this is where the library goes to...
    
    Regards,
      Juergen
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402112
    a0b47a8c
configure.in 86.3 KB