2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

added LIBSHADOW undef

This commit is contained in:
Todd C. Miller 1994-05-29 00:28:57 +00:00
parent 4e2dcf6dae
commit 3288ffb0c1

View File

@ -113,3 +113,6 @@
/* Define if you have the <termios.h> header file. */
#undef HAVE_TERMIOS_H
/* Define if you have the -lshadow library. */
#undef HAVE_LIBSHADOW