Parent Directory
|
Revision Log
|
Patch
| revision 199 by ph10, Tue Jul 31 14:39:09 2007 UTC | revision 200 by ph10, Wed Aug 1 09:10:40 2007 UTC | |
|---|---|---|
| # | Line 46 indirection. These values can be changed | Line 46 indirection. These values can be changed |
| 46 | all threads. However, when compiling for Virtual Pascal, things are done | all threads. However, when compiling for Virtual Pascal, things are done |
| 47 | differently, and global variables are not used (see pcre.in). */ | differently, and global variables are not used (see pcre.in). */ |
| 48 | ||
| 49 | #ifdef HAVE_CONFIG_H | #ifdef HAVE_CONFIG_H |
| 50 | #include <config.h> | #include <config.h> |
| 51 | #endif | #endif |
| 52 | ||
| 53 | #include "pcre_internal.h" | #include "pcre_internal.h" |
| 54 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |