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