Require UCL 0.92.
committer: mfx <mfx> 973828518 +0000
This commit is contained in:
parent
c481d251fb
commit
10f26f276c
@ -104,7 +104,7 @@
|
|||||||
#if !defined(WITH_UCL)
|
#if !defined(WITH_UCL)
|
||||||
# error "you lose"
|
# error "you lose"
|
||||||
#endif
|
#endif
|
||||||
#if !defined(UCL_VERSION) || (UCL_VERSION < 0x009100L)
|
#if !defined(UCL_VERSION) || (UCL_VERSION < 0x009200L)
|
||||||
# error "please upgrade your UCL installation"
|
# error "please upgrade your UCL installation"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user