22 lines
813 B
Plaintext
22 lines
813 B
Plaintext
*** configure.h.dist Sat Feb 17 09:13:18 1996
|
|
--- configure.h Mon Mar 11 18:50:57 1996
|
|
***************
|
|
*** 47,54 ****
|
|
/***************************************************************************
|
|
* Define if you have uname. Otherwise, define gethostname
|
|
***************************************************************************/
|
|
! #define HAVE_UNAME 1
|
|
! /* #define HAVE_GETHOSTNAME 1 */
|
|
|
|
#endif /* End of do-it-yourself OS support section */
|
|
|
|
--- 47,54 ----
|
|
/***************************************************************************
|
|
* Define if you have uname. Otherwise, define gethostname
|
|
***************************************************************************/
|
|
! /* #define HAVE_UNAME 1 */
|
|
! #define HAVE_GETHOSTNAME 1
|
|
|
|
#endif /* End of do-it-yourself OS support section */
|
|
|