When this macro fails, it sets:

config.log:SWIG='swig not found'
config.status:s,@SWIG@,swig not found,;t t

...instead of causing a configure failure. This pasive failure later translates into attemps to exec the program "swig" with argument "not present".

We might add a hook to check if --disable-swig is not set to make that fatal. --disable-swig is set by ConfigureMe in ConfigureLinux(), but that's it.


~BAS
_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to