Default to UCL 0.92.

committer: mfx <mfx> 973826991 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2000-11-10 03:29:51 +00:00
parent 31c91fbc0e
commit e25318d0f1

View File

@ -13,7 +13,7 @@
ifeq ($(strip $(UCLDIR)),)
# change this to reflect where the UCL library is
UCLDIR = $(HOME)/local/src/ucl-0.91
UCLDIR = $(HOME)/local/src/ucl-0.92
endif
DEBUG = 0
@ -150,7 +150,7 @@ LDFLAGS += $(LDLIBDIRS)
###
### linux
### linux/i386
###
ifeq ($(target),linux)