glob
[m6w6/ext-psi] / config.m4
index 0b117877e5ef399743ddd2e0b6d3229d192c9d80..731c46b292808a543f494a0c6b29791172531da0 100644 (file)
--- a/config.m4
+++ b/config.m4
@@ -402,12 +402,18 @@ if test "$PHP_PSI" != "no"; then
                gl_pathv)  psi_member_type="char**" ;;
        ], glob.h)
        PSI_CONST(GLOB_APPEND, int, glob.h)
                gl_pathv)  psi_member_type="char**" ;;
        ], glob.h)
        PSI_CONST(GLOB_APPEND, int, glob.h)
+       PSI_CONST(GLOB_BRACE, int, glob.h)
        PSI_CONST(GLOB_DOOFFS, int, glob.h)
        PSI_CONST(GLOB_ERR, int, glob.h)
        PSI_CONST(GLOB_MARK, int, glob.h)
        PSI_CONST(GLOB_NOCHECK, int, glob.h)
        PSI_CONST(GLOB_NOESCAPE, int, glob.h)
        PSI_CONST(GLOB_DOOFFS, int, glob.h)
        PSI_CONST(GLOB_ERR, int, glob.h)
        PSI_CONST(GLOB_MARK, int, glob.h)
        PSI_CONST(GLOB_NOCHECK, int, glob.h)
        PSI_CONST(GLOB_NOESCAPE, int, glob.h)
+       PSI_CONST(GLOB_NOMAGIC, int, glob.h)
        PSI_CONST(GLOB_NOSORT, int, glob.h)
        PSI_CONST(GLOB_NOSORT, int, glob.h)
+       PSI_CONST(GLOB_ONLYDIR, int, glob.h)
+       PSI_CONST(GLOB_PERIOD, int, glob.h)
+       PSI_CONST(GLOB_TILDE, int, glob.h)
+       PSI_CONST(GLOB_TILDE_CHECK, int, glob.h)
        PSI_CONST(GLOB_ABORTED, int, glob.h)
        PSI_CONST(GLOB_NOMATCH, int, glob.h)
        PSI_CONST(GLOB_NOSPACE, int, glob.h)
        PSI_CONST(GLOB_ABORTED, int, glob.h)
        PSI_CONST(GLOB_NOMATCH, int, glob.h)
        PSI_CONST(GLOB_NOSPACE, int, glob.h)