Bugfix: correction of the preprocessor syntax
commit2cbe828770fe6de0055e9dda5e90a67f9ba6c89d
authorVincent Danjean <Vincent.Danjean@ens-lyon.org>
Thu, 23 Apr 2009 08:27:28 +0000 (23 10:27 +0200)
committerVincent Danjean <Vincent.Danjean@ens-lyon.org>
Thu, 23 Apr 2009 08:28:45 +0000 (23 10:28 +0200)
treebf8949ed3f319f36d624a35eab2a31d2c4386ef9
parentd23606b51e275692ff1eef270008880865acbc83
Bugfix: correction of the preprocessor syntax

CPP does not accept (ie ignore) the reminding test after an #ifdef
We need to replace #ifdef by #if defined(..) if we want to add something else after
swig/SF.i
swig/gsl_typemaps.i