aboutsummaryrefslogtreecommitdiff
path: root/french/med/files/patch-tools::medimport::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'french/med/files/patch-tools::medimport::Makefile.in')
-rw-r--r--french/med/files/patch-tools::medimport::Makefile.in19
1 files changed, 9 insertions, 10 deletions
diff --git a/french/med/files/patch-tools::medimport::Makefile.in b/french/med/files/patch-tools::medimport::Makefile.in
index 1bb6f2d4742e..5b37aea0264d 100644
--- a/french/med/files/patch-tools::medimport::Makefile.in
+++ b/french/med/files/patch-tools::medimport::Makefile.in
@@ -1,16 +1,15 @@
---- tools/medimport/Makefile.in.orig Tue Aug 30 10:20:21 2005
-+++ tools/medimport/Makefile.in Mon Jan 9 21:28:17 2006
-@@ -62,10 +62,10 @@
+--- ./tools/medimport/Makefile.in.orig 2008-02-08 15:21:58.000000000 +0100
++++ ./tools/medimport/Makefile.in 2008-03-22 14:50:26.000000000 +0100
+@@ -89,10 +89,10 @@
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
am__depfiles_maybe = depfiles
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+ $(AM_CFLAGS) $(CPPFLAGS) $(CFLAGS)
- LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
-- $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-- $(AM_CFLAGS) $(CFLAGS)
-+ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(AM_CFLAGS) \
-+ $(CPPFLAGS) $(CFLAGS)
+ LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+ --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+- $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
++ $(AM_CPPFLAGS) $(AM_CFLAGS) $(CPPFLAGS) $(CFLAGS)
CCLD = $(CC)
- LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(AM_LDFLAGS) $(LDFLAGS) -o $@
+ LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+ --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \