mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-08 21:49:06 -04:00
5 lines
141 B
Modula-2
5 lines
141 B
Modula-2
#assert (version-compare >= autogen-version "5.18.5")
|
|
// >= is usually what we want.
|
|
// > is when we need a pre* version
|
|
guard-option-names;
|