diff options
Diffstat (limited to 'projects/gvpndialer/trunk/config.h.in')
-rw-r--r-- | projects/gvpndialer/trunk/config.h.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/gvpndialer/trunk/config.h.in b/projects/gvpndialer/trunk/config.h.in index 6abc33f..b4634e9 100644 --- a/projects/gvpndialer/trunk/config.h.in +++ b/projects/gvpndialer/trunk/config.h.in @@ -31,8 +31,8 @@ /* Define to 1 if you have the <memory.h> header file. */ #undef HAVE_MEMORY_H -/* Define to 1 if you have the <pcre/pcre.h> header file. */ -#undef HAVE_PCRE_PCRE_H +/* Define to 1 if you have the <pcre.h> header file. */ +#undef HAVE_PCRE_H /* Define to 1 if you have the <pty.h> header file. */ #undef HAVE_PTY_H |