Require UCL 0.92.

committer: mfx <mfx> 973828518 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2000-11-10 03:55:18 +00:00
parent c481d251fb
commit 10f26f276c

View File

@ -104,7 +104,7 @@
#if !defined(WITH_UCL)
# error "you lose"
#endif
#if !defined(UCL_VERSION) || (UCL_VERSION < 0x009100L)
#if !defined(UCL_VERSION) || (UCL_VERSION < 0x009200L)
# error "please upgrade your UCL installation"
#endif