Index: libcfa/automake/missing
===================================================================
--- libcfa/automake/missing	(revision 89124ff7b175b574dff44f0648c7858e48f96598)
+++ libcfa/automake/missing	(revision e8bada5a5fff0049bc175b2badb2896326e69f4d)
@@ -1,1 +1,5 @@
-/usr/share/automake-1.15/missing
+#! /bin/sh
+# Tdelisle : having the Makefiles.in automatically regenerated causes problems
+#            when using multiple versions of automake, even if only on end user machines
+#            therefore I am disabling that feature by commenting this script
+exit 0
