mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-29 13:28:10 +00:00
added HAVE_FLEX
This commit is contained in:
parent
ee50a4661e
commit
a05e773b60
@ -90,6 +90,9 @@
|
|||||||
/* Define if you use AFS. */
|
/* Define if you use AFS. */
|
||||||
#undef HAVE_AFS
|
#undef HAVE_AFS
|
||||||
|
|
||||||
|
/* Define if you use flex instead of lex. */
|
||||||
|
#undef HAVE_FLEX
|
||||||
|
|
||||||
/* Define if you have POSIX signals. */
|
/* Define if you have POSIX signals. */
|
||||||
#undef HAVE_SIGACTION
|
#undef HAVE_SIGACTION
|
||||||
#ifdef HAVE_SIGACTION
|
#ifdef HAVE_SIGACTION
|
||||||
|
Loading…
x
Reference in New Issue
Block a user