Include "setup.h" and not "config.h" since setup.h is made to include
authorDaniel Stenberg <daniel@haxx.se>
Mon, 26 Apr 2004 21:15:48 +0000 (21:15 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 26 Apr 2004 21:15:48 +0000 (21:15 +0000)
commit372e7a6cd411f9350c67abee7066ee38c7d3ecf6
treeef6e13eedc7d03b6870e1c8a55980c404a6c5dd6
parent211004bb0d12c1eb70ad70dccf9e0c4230c8deeb
Include "setup.h" and not "config.h" since setup.h is made to include
the correct config.h for the platform, and when this is done the USE_MANUAL
define is properly known.
src/Makefile.am
src/mkhelp.pl