Bug #1891 » ssh-glob.patch
| secure/lib/libssh/config.h | ||
|---|---|---|
|
/* #undef BROKEN_GETGROUPS */
|
||
|
/* FreeBSD glob does not do what we need */
|
||
|
#define BROKEN_GLOB 1
|
||
|
/* #undef BROKEN_GLOB */
|
||
|
/* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */
|
||
|
/* #undef BROKEN_INET_NTOA */
|
||
- « Previous
- 1
- 2
- 3
- Next »