version 1.1.2.1, 2012/10/11 11:59:09
|
version 1.3, 2021/07/16 18:35:50
|
Line 1
|
Line 1
|
/* $FreeBSD: src/bin/csh/config.h,v 1.17 2012/02/22 03:36:15 mp Exp $ */ | /* $FreeBSD$ */ |
/* config.h. Generated from config.h.in by configure. */ |
/* config.h. Generated from config.h.in by configure. */ |
/* config.h.in. Generated from configure.in by autoheader. */ |
/* config.h.in. Generated from configure.in by autoheader. */ |
|
|
Line 99
|
Line 99
|
#define HAVE_PATHS_H 1 |
#define HAVE_PATHS_H 1 |
|
|
/* Define to 1 if you have the `sbrk' function. */ |
/* Define to 1 if you have the `sbrk' function. */ |
#define HAVE_SBRK 1 | /* #undef HAVE_SBRK 1 */ |
|
|
/* Define to 1 if you have the `setpgid' function. */ |
/* Define to 1 if you have the `setpgid' function. */ |
#define HAVE_SETPGID 1 |
#define HAVE_SETPGID 1 |
Line 198
|
Line 198
|
#define HAVE_WCWIDTH 1 |
#define HAVE_WCWIDTH 1 |
|
|
/* Define as const if the declaration of iconv() needs const. */ |
/* Define as const if the declaration of iconv() needs const. */ |
#define ICONV_CONST const | #define ICONV_CONST |
|
|
/* Support NLS. */ |
/* Support NLS. */ |
#define NLS 1 |
#define NLS 1 |