[w3m-dev 03562] #undef BUFINFO

* config.h.dist (BUFINFO): undef
* configure (use_bufinfo): n
* main.c (saveBufferInfo): ifdef USE_BUFINFO
* proto.h (reloadBuffer): if 0
	(saveBufferInfo): ifdef USE_BUFINFO
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
This commit is contained in:
Fumitoshi UKAI
2002-12-12 23:55:30 +00:00
parent fb86e0b3ca
commit e9fa33af3b
5 changed files with 21 additions and 8 deletions

View File

@@ -37,7 +37,7 @@
/*
* Save Current-buffer Information
*/
#define BUFINFO
#undef BUFINFO
/*
* Support EGD (Entropy Gathering Daemon)