69a442fa50
deciding whether to use entry->d_namlen or strlen(entry->d_name). Addresses PR 40477 by Robert Millan.
21 lines
426 B
C
21 lines
426 B
C
/* config.h. Generated automatically by configure. */
|
|
/* #undef SUNOS */
|
|
|
|
#define HAVE_SYS_CDEFS_H 1
|
|
#define HAVE_TERMCAP_H 1
|
|
/* #undef HAVE_CURSES_H */
|
|
/* #undef HAVE_NCURSES_H */
|
|
/* #undef HAVE_TERM_H */
|
|
#define HAVE_VIS_H 1
|
|
#define HAVE_ISSETUGID 1
|
|
|
|
#define HAVE_STRLCAT 1
|
|
#define HAVE_STRLCPY 1
|
|
#define HAVE_FGETLN 1
|
|
#define HAVE_STRVIS 1
|
|
#define HAVE_STRUNVIS 1
|
|
|
|
#define HAVE_STRUCT_DIRENT_D_NAMLEN 1
|
|
|
|
#include "sys.h"
|