diff options
author | marha <marha@users.sourceforge.net> | 2009-10-07 08:43:18 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-10-07 08:43:18 +0000 |
commit | c73dc01b6de45612b24dc2dd34fba24d81ebf46c (patch) | |
tree | 50278a03a26262d5cc30244c65aeb31002c47cec /libxkbfile/config.h.in | |
parent | 77a4732b0637493966889fe3545966fdc12a1b5e (diff) | |
download | vcxsrv-c73dc01b6de45612b24dc2dd34fba24d81ebf46c.tar.gz vcxsrv-c73dc01b6de45612b24dc2dd34fba24d81ebf46c.tar.bz2 vcxsrv-c73dc01b6de45612b24dc2dd34fba24d81ebf46c.zip |
Switched to following packages:
fixesproto-4.1.1
randrproto-1.3.1
libxkbfile-1.0.6
Diffstat (limited to 'libxkbfile/config.h.in')
-rw-r--r-- | libxkbfile/config.h.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libxkbfile/config.h.in b/libxkbfile/config.h.in index f4fd16951..1037f0d6a 100644 --- a/libxkbfile/config.h.in +++ b/libxkbfile/config.h.in @@ -30,7 +30,10 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H -/* Do not have `strcasecmp'. */ +/* 'Unlocked stdio' */ +#undef HAVE_UNLOCKED_STDIO + +/* Do not have 'strcasecmp'. */ #undef NEED_STRCASECMP /* Name of package */ |