* src/acconfig.h: Don't protect config.h against multiple
authorAkim Demaille <akim@epita.fr>
Wed, 20 Sep 2000 13:50:34 +0000 (13:50 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 20 Sep 2000 13:50:34 +0000 (13:50 +0000)
commit499daa504f93cef3d1d2054634f021d63761c6f9
tree2752a2a7703ce7f227d868567dddcb264e82abd8
parentcc84fd5dc79495429d3406f9088d01f477b52a7b
* src/acconfig.h: Don't protect config.h against multiple
inclusion.
Don't define PARAMS.
* src/system.h: Define PARAMS.
Remove some of the ad-hoc CPP magic for DOS, VMS etc.: this is the
purpose of config.h.  system.h must not try to fix wrong
definitions in config.h.
ChangeLog
acconfig.h
src/system.h