config.site for vendor libs on Fedora x86_64
问题 I'm having trouble building a few Autotool-based libraries on Fedora 26, x86_64. The 64-bit Fedora puts third party and vendor libraries in /usr/local/lib64 . Ubuntu 17 uses /usr/local/lib so the same projects build OK. I've been using --libdir=/usr/local/lib64 but three libraries resist it. I lack a config.site for /usr/local so I am trying to add one. The Autoconf manual on Site Defaults is a tad bit confusing to me when it discusses usr/local 's config.site . It says: [discussion of /usr