DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: O T

⟦be376920e⟧ TextFile

    Length: 521 (0x209)
    Types: TextFile
    Names: »OPTIONS.h«

Derivation

└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0
    └─⟦dc59850a2⟧ »EurOpenD22/pp5.0/pp-5.tar.Z« 
        └─⟦e5a54fb17⟧ 
            └─⟦this⟧ »pp-5.0/config/OPTIONS.h« 

TextFile

Options for the config.h file are amongst the following.

define NDBM or DBM depening on what database you have/want.
	NDBM - new database stuff - 4.2/3 and sunos. If you have it, use it.
	DBM  - old dbm needs -ldbm for file access etc.

Logging for PP
	PP_DEBUG - this is a number, set to 0 for no debugging, 1 for some
		and 2 for all tracing.

Nameserver access
#define NAMESERVER if you wish to make use of the BIND domain nameserver.
	[Note: This will require proper configuration of the LIBRESOLV
	 make variable]