Re: pkg-config

From: SM <sm_at_resistor.net>
Date: Sat, 17 Oct 2009 09:07:17 -0700

Hi Daniel,
At 08:23 17-10-2009, Daniel Black wrote:
>with opendkim.pc.in there was a bit of fiddling to get the right libs there.
>Basicly the list of libs needs to be generated in configure.ac rather than
>Makefile.am.

Thanks.

Here's what I get for a make dist:

{ test ! -d "opendkim-1.1.1" || { find "opendkim-1.1.1" -type d !
-perm -200 -exec chmod u+w {} ';' && rm -fr "opendkim-1.1.1"; }; }
test -d "opendkim-1.1.1" || mkdir "opendkim-1.1.1"
  (cd libar && make top_distdir=../opendkim-1.1.1
distdir=../opendkim-1.1.1/libar \
      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
  (cd libopendkim && make top_distdir=../opendkim-1.1.1
distdir=../opendkim-1.1.1/libopendkim \
      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make: don't know how to make distdir. Stop in /data/od/libopendkim.
*** Error code 1

The automake version is 1.11.

Regards,
-sm
Received on Sat Oct 17 2009 - 16:07:50 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:32:29 PST