Re: [AD] Header files and C++ |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> For configure-less platforms where detection is impossible, an
> optional "make cpp_examples" could be added to the makefiles.
The problem is, if the example is not automatically compiled by typing
'make', it will probably be forgotten sometime in the future. And I really
want to validate C++ on as many platforms as possible.
I'll try to experiment with a configure test modeled on the one for MMX and
SSE.
--
Eric Botcazou