2
0
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:
Todd C. Miller 1994-08-05 21:48:42 +00:00
parent ee50a4661e
commit a05e773b60

View File

@ -90,6 +90,9 @@
/* Define if you use AFS. */
#undef HAVE_AFS
/* Define if you use flex instead of lex. */
#undef HAVE_FLEX
/* Define if you have POSIX signals. */
#undef HAVE_SIGACTION
#ifdef HAVE_SIGACTION