mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 18:55:06 +08:00
Update osx/config.h with new configure headers
This commit is contained in:
parent
14fde56d32
commit
1edb7d3aa5
@ -179,6 +179,12 @@
|
|||||||
/* Define to 1 if the __environ symbol is exported. */
|
/* Define to 1 if the __environ symbol is exported. */
|
||||||
/* #undef HAVE___ENVIRON */
|
/* #undef HAVE___ENVIRON */
|
||||||
|
|
||||||
|
/* Define to 1 to disable ncurses macros that conflict with the STL */
|
||||||
|
#define NCURSES_NOMACROS 1
|
||||||
|
|
||||||
|
/* Define to 1 to disable curses macros that conflict with the STL */
|
||||||
|
#define NOMACROS 1
|
||||||
|
|
||||||
/* Define to the address where bug reports for this package should be sent. */
|
/* Define to the address where bug reports for this package should be sent. */
|
||||||
#define PACKAGE_BUGREPORT "fish-users@lists.sf.net"
|
#define PACKAGE_BUGREPORT "fish-users@lists.sf.net"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user