mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 22:49:23 +02:00
* fix comment: define is called HAS_OSCONFIG, not HAVE_OSCONFIG
git-svn-id: trunk@45522 -
This commit is contained in:
parent
6b79e2c2c3
commit
0f372308b5
@ -150,7 +150,7 @@ end;
|
|||||||
---------------------------------------------------------------------}
|
---------------------------------------------------------------------}
|
||||||
{
|
{
|
||||||
If a particular OS does it different:
|
If a particular OS does it different:
|
||||||
- set the HAVE_OSCONFIG define before including sysutils.inc.
|
- set the HAS_OSCONFIG define before including sysutils.inc.
|
||||||
- implement the functions.
|
- implement the functions.
|
||||||
Default config assumes a DOS-like configuration.
|
Default config assumes a DOS-like configuration.
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user