committer: mfx <mfx> 1071922490 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2003-12-20 12:14:50 +00:00
parent ac64126a66
commit cdbfdee725
5 changed files with 28 additions and 33 deletions
+1 -1
View File
@@ -135,7 +135,7 @@
#if defined(WITH_UCL)
# include <ucl/uclconf.h>
# include <ucl/ucl.h>
# if !defined(UCL_VERSION) || (UCL_VERSION < 0x010100L)
# if !defined(UCL_VERSION) || (UCL_VERSION < 0x010200L)
# error "please upgrade your UCL installation"
# endif
# if !defined(UPX_UINT_MAX)