Jim Meyering wrote:
> I configured corosync with one prefix, then reran configure with the
> proper --prefix=DIR option, but the prior, bogus value stuck and ended
> up being installed.  That made it so a subsequent attempt to build
> openais failed, due to using an invalid -I/bogus/prefix option
> when compiling.
>
> Here's the fix:
>
>>From cce288d20523f47763e1be356a33ffc6c8eda9ad Mon Sep 17 00:00:00 2001
> From: Jim Meyering <[email protected]>
> Date: Mon, 4 May 2009 14:05:46 +0200
> Subject: [PATCH] fix missing-dependency bug, so as not to install bogus .pc 
> files
>
> * pkgconfig/Makefile.am (all .pc files): Depend on Makefile, so that
> a change in $(prefix) there provokes regeneration of these files.

ACK'd on irc, so I've committed this.
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to