chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] no hardwiring of -DHAVE_CHICKEN_CONFIG_H


From: Brandon J. Van Every
Subject: [Chicken-users] no hardwiring of -DHAVE_CHICKEN_CONFIG_H
Date: Mon, 24 Jul 2006 08:22:50 -0700
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

csc.scm.in contained a hardwired -DHAVE_CHICKEN_CONFIG_H. I have removed it. Build flags must be generated by the particular build (./configure, makefile.vc, CMake) and passed through @address@hidden Different build systems use different flags; for instance, CMake does not have a chicken-config.h, nor should it.

Changes need to be made to the ./configure build system. I have not done them, as I don't really know what the right way to do it is, nor do I want to know. I expect it is trivial for someone else.


Cheers,
Brandon Van Every






reply via email to

[Prev in Thread] Current Thread [Next in Thread]