From 9e4d7b41e007982217d84aa8e787f1901e0342a8 Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Sat, 1 Jun 2013 23:55:32 -0700 Subject: Update osx/config.h for configure.ac changes --- osx/config.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'osx') diff --git a/osx/config.h b/osx/config.h index 7206cb38..9872a2e1 100644 --- a/osx/config.h +++ b/osx/config.h @@ -109,14 +109,14 @@ /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_TERMIOS_H 1 +/* Define to 1 if you have the header file. */ +#define HAVE_SYS_SYSCTL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 -/* Define to 1 if you have the header file. */ -/* #undef HAVE_TERMIO_H */ +/* Define to 1 if you have the header file. */ +#define HAVE_TERMIOS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_TERM_H 1 @@ -204,7 +204,7 @@ /* #undef TPUTS_KLUDGE */ /* Perform string translations with gettext */ -#define USE_GETTEXT 1 +/* #undef USE_GETTEXT */ /* Macro to enable additional prototypes under BSD */ /* #undef _NETBSD_SOURCE */ -- cgit v1.2.3