Oops my bad....that was a bad paste from some auto-generated code. This is basically a modified version of .pc file I get when building zlib. Not sure how useful this is because you need to update "prefix" in this file manually each time you rebuild libtool. Ideally the .pc file would be generated automatically by configure/make
prefix=/usr/local/google/home/yaroslavvb/third_party/15_2/x86_64/libtool exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: libtool Description: libtool Version: 2.4 Libs: -L${libdir} Cflags: -I${includedir} On Fri, Oct 26, 2012 at 7:09 AM, Eric Blake <ebl...@redhat.com> wrote: > On 10/25/2012 11:05 PM, Yaroslav Bulatov wrote: >> I see. I needed it because a package management system was using >> pkg-config to check if libtool was available, and refusing to proceed >> because .pc file was missing. >> >> I got around it by supplying my own pc file.it . In case someone else >> runs into this problem -- here's the file I used >> >> # Copyright 2012 Google Inc. All Rights Reserved. > > I stopped reading right here. That license is not open, and therefore, > it cannot be incorporated into other projects. Are you able to > relicense this under an open license? > > -- > Eric Blake ebl...@redhat.com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org > _______________________________________________ https://lists.gnu.org/mailman/listinfo/libtool