Hi, Petr,

Thanks for spotting this problem.  I will add fastbit-config.h to the
list file to be installed.

The people who has to define WITHOUT_FASTBIT_CONFIG_H would be most
likely those not on a unix system, i.e., without autoconf or automake.
 Based on this assumption, I can simply add the files to the list be
to handled through automake.  There seems to be no need for
conditional handling of this file.  Let me know if you have a case
where the conditional handling is necessary.

Thanks again.

John


On 4/12/12 11:52 AM, Petr Velan wrote:
> Hi John,
> 
> I've just downloaded, compiled and packaged latest revision of the
> FastBit library. Everything was OK, but now when I try to use it,
> const.h tries to include fastbit-config.h, which is not installed.
> I've noticed that there is WITHOUT_FASTBIT_CONFIG_H macro that would
> probably solve this, but I expect that the fastbit-config.h header
> should be conditionally (based on the WITHOUT_FASTBIT_CONFIG_H)
> distributed amongst other installed headers.
> 
> Petr
_______________________________________________
FastBit-users mailing list
[email protected]
https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users

Reply via email to