aboutsummaryrefslogtreecommitdiffstats
path: root/french/med/files/patch-config::conclude.in
diff options
context:
space:
mode:
Diffstat (limited to 'french/med/files/patch-config::conclude.in')
-rw-r--r--french/med/files/patch-config::conclude.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/french/med/files/patch-config::conclude.in b/french/med/files/patch-config::conclude.in
new file mode 100644
index 000000000000..42a6948479b2
--- /dev/null
+++ b/french/med/files/patch-config::conclude.in
@@ -0,0 +1,19 @@
+--- ./config/conclude.in.orig Wed Sep 18 18:09:44 2002
++++ ./config/conclude.in Sat Apr 24 22:04:34 2004
+@@ -88,11 +88,11 @@
+ fi; \
+ done
+ # Install tests programmes in bindir
+- @for f in X $(TEST_PROGS); do \
+- if test $$f != X; then \
+- ($(LT_INSTALL_PROG) $$f $(bindir)/. || exit 1); \
+- fi; \
+- done
++# @for f in X $(TEST_PROGS); do \
++# if test $$f != X; then \
++# ($(LT_INSTALL_PROG) $$f $(bindir)/. || exit 1); \
++# fi; \
++# done
+ # Install sources tests programmes in testdir
+ for f in X $(TEST_SRC); do \
+ echo $$f;\