Parent Directory
|
Revision Log
|
Patch
| revision 236 by ph10, Tue Sep 11 12:57:06 2007 UTC | revision 241 by ph10, Thu Sep 13 09:19:42 2007 UTC | |
|---|---|---|
| # | Line 110 fprintf(f, | Line 110 fprintf(f, |
| 110 | "outside this compilation unit might reference this\" and so it will always\n" | "outside this compilation unit might reference this\" and so it will always\n" |
| 111 | "be supplied to the linker. */\n\n" | "be supplied to the linker. */\n\n" |
| 112 | "#ifdef HAVE_CONFIG_H\n" | "#ifdef HAVE_CONFIG_H\n" |
| 113 | "#include "config.h"\n" | "#include \"config.h\"\n" |
| 114 | "#endif\n\n" | "#endif\n\n" |
| 115 | "#include \"pcre_internal.h\"\n\n"); | "#include \"pcre_internal.h\"\n\n"); |
| 116 | fprintf(f, | fprintf(f, |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |