1
0
mirror of https://github.com/open-simh/simh.git synced 2026-04-26 04:07:23 +00:00
Files
open-simh.simh/Pcap-VMS/pcap-vci/acconfig.h
Bob Supnik f01115606a simh tools
2011-04-15 08:34:16 -07:00

8 lines
310 B
C

/* Long story short: aclocal.m4 depends on autoconf 2.13
* implementation details wrt "const"; newer versions
* have different implementation details so for now we
* put "const" here. This may cause duplicate definitions
* in config.h but that should be OK since they're the same.
*/
#undef const