Index: libcfa/automake/missing
===================================================================
--- libcfa/automake/missing	(revision 89124ff7b175b574dff44f0648c7858e48f96598)
+++ libcfa/automake/missing	(revision d056d0db43e4d8eb3d355833080c0bb6a53d58c5)
@@ -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
