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