HAVE_STRUCT_SPWD, HAVE_ENVIRON_DECLARATION

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5249 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-11-24 13:43:21 +00:00
parent 9ce3b600e0
commit bac1d08e83

View File

@@ -103,6 +103,9 @@
/* define if you need a declaration for optopt */
#undef HAVE_OPTOPT_DECLARATION
/* define if you need a declaration for environ */
#undef HAVE_ENVIRON_DECLARATION
/* define if you need a declaration for __progname */
#undef HAVE___PROGNAME_DECLARATION
@@ -142,6 +145,9 @@
/* Define this if you have a variable `timezone' */
#undef HAVE_TIMEZONE
/* Define this if you have a struct spwd */
#undef HAVE_STRUCT_SPWD
/* Define this if struct winsize is declared in sys/termios.h */
#undef HAVE_STRUCT_WINSIZE