Fix swig flags in case the gsl is installed system-wide
commit0dd2ab74149a33be6409f48c5a5a9a47ae7a2500
authorVincent Danjean <Vincent.Danjean@ens-lyon.org>
Sun, 19 Apr 2009 20:01:13 +0000 (19 22:01 +0200)
committerVincent Danjean <Vincent.Danjean@ens-lyon.org>
Thu, 23 Apr 2009 08:25:09 +0000 (23 10:25 +0200)
tree0e356a3fd1fb98e4c9ce2e3077f21c060697b87a
parent29b306baa2c40ec44186a54a3223c31ccddd1c92
Fix swig flags in case the gsl is installed system-wide

pkg-config remove the /usr/include directory whereas swig needed it.
Note: this patch is not perfect. It supposes that the system-wide
directory is /usr/include (I'm not sure it is this one with fink on
MacOS X for example)
Build.PL