[PATCH] \\ delimiters

Marcus Meissner meissner at suse.de
Tue Sep 19 05:25:56 CDT 2006


---

 configure.ac |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

dc02541b60070af6e1de3e807e7ef7568f6bc6ec
diff --git a/configure.ac b/configure.ac
index 0c1322a..c964a0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1457,15 +1457,15 @@ esac
 
 dnl **** Generate output files ****
 
-AC_SUBST(DEPENDENCIES,"### Dependencies:
-
-.INIT: Makefile
-.BEGIN: Makefile
-Makefile: dummy
-	-\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
-
-\$(ALL_OBJS): \$(IDL_SRCS:.idl=.h)
-\$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
+AC_SUBST(DEPENDENCIES,"### Dependencies:\\
+\\
+.INIT: Makefile\\
+.BEGIN: Makefile\\
+Makefile: dummy\\
+	-\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)\\
+\\
+\$(ALL_OBJS): \$(IDL_SRCS:.idl=.h)\\
+\$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)\\
 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)")
 
 AH_TOP([#define __WINE_CONFIG_H])
-- 
1.2.4



More information about the wine-patches mailing list