• Sam Lantinga's avatar
    Fixed bug #321 · 045a682e
    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--
    branch : SDL-1.2
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402111
    045a682e
configure.in 91.9 KB