mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
613fc96c61
Submitted by: max@sfc.wide.ad.jp
20 lines
517 B
Plaintext
20 lines
517 B
Plaintext
*** include/config.h.orig Mon Jul 3 23:42:29 1995
|
|
--- include/config.h Mon Jul 3 23:42:40 1995
|
|
***************
|
|
*** 123,129 ****
|
|
* set this is you want have debugging in the client... really pretty
|
|
* boring..
|
|
*/
|
|
! #define DEBUG
|
|
|
|
/*
|
|
* define this if you are on a machine that dynamically changes ip
|
|
--- 123,129 ----
|
|
* set this is you want have debugging in the client... really pretty
|
|
* boring..
|
|
*/
|
|
! #undef DEBUG
|
|
|
|
/*
|
|
* define this if you are on a machine that dynamically changes ip
|