]> git.pld-linux.org Git - packages/wine.git/blame - wine-ac-ksh.patch
- eneable nas, update to 20031212(in prev commit)
[packages/wine.git] / wine-ac-ksh.patch
CommitLineData
e8158701
JB
1--- wine-20030115/configure.ac.orig Wed Feb 19 18:12:30 2003
2+++ wine-20030115/configure.ac Wed Feb 19 18:37:12 2003
3@@ -758,7 +758,7 @@
4 dnl **** Check for .string in assembler ****
5
6 AC_CACHE_CHECK([whether assembler accepts .string], ac_cv_c_asm_string,
7- WINE_TRY_ASM_LINK([".data\n\t.string \"test\"\n\t.text"],,,
8+ WINE_TRY_ASM_LINK([".data\n\t.string \\"test\\"\n\t.text"],,,
9 ac_cv_c_asm_string="yes",ac_cv_c_asm_string="no"))
10 if test "$ac_cv_c_asm_string" = "yes"
11 then
This page took 0.029676 seconds and 4 git commands to generate.