Skip to content
Snippets Groups Projects
Commit e6055ddb authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

./configure now creates Common/GmshConfig.h, which contains all the

HAVE_XXX defines.

This fixes three longstanding problems:

- the API was hard to use because some headers had HAVE_XXX ifdefs, so
  that cient codes had to know how the lib was compiled to compile
  themselves

- we had to do make clean after each ./configure, which erased too
  much (e.g. most of contrib)

- make depend could include unwanted stuff since it redefined FLAGS
parent 0a98910a
No related branches found
No related tags found
Loading
Showing with 244 additions and 175 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment