Re: [AD] Header files and C++ |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Sat, Oct 26, 2002 at 04:39:14PM +0200, Eric Botcazou wrote:
> I want to take this opportunity to add a C++ test program to
> the tests/ directory. Do you think it is safe to suppose that a
> working C++ compiler is always available or should we devise a
> configuration test ?
For configure-less platforms where detection is impossible, an
optional "make cpp_examples" could be added to the makefiles.