From 9c755467240d7d2bbfb6a9cdb5e34d411ec9c99b Mon Sep 17 00:00:00 2001 From: David Adam Date: Thu, 7 Apr 2016 11:13:38 +0800 Subject: Update osx/config.h for removed ifdefs --- osx/config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'osx') diff --git a/osx/config.h b/osx/config.h index cab160a3..0a553016 100644 --- a/osx/config.h +++ b/osx/config.h @@ -197,9 +197,6 @@ /* Define to 1 if the winsize struct and TIOCGWINSZ macro exist */ #define HAVE_WINSIZE 1 -/* Define to 1 if getopt_long exists and works. */ -#define HAVE_WORKING_GETOPT_LONG 1 - /* Define to 1 if the _nl_msg_cat_cntr symbol is exported. */ /* #undef HAVE__NL_MSG_CAT_CNTR */ -- cgit v1.2.3