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