mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Clarify the difference between this and sysdep.h.
This commit is contained in:
parent
1a54af24e4
commit
b8c20f01bc
@ -1,6 +1,10 @@
|
||||
/* Some autoconf-unrelated preprocessor magic that needs to be done
|
||||
before including the system includes and therefore cannot belong in
|
||||
sysdep.h. This file is included at the bottom of config.h. */
|
||||
*before* including the system includes and therefore cannot belong
|
||||
in sysdep.h.
|
||||
|
||||
Everything else related to system tweaking belongs to sysdep.h.
|
||||
|
||||
This file is included at the bottom of config.h. */
|
||||
|
||||
/* Alloca-related defines, straight out of the Autoconf manual. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user