Fixed typo

This commit is contained in:
jjgarcia 2008-08-24 19:04:43 +00:00
parent 3ce7311a2c
commit dd16065d92

View file

@ -126,7 +126,6 @@ DEF = ecl-threads.def
# Additional configuration for Unicode support
#
!if "$(ECL_UNICODE)" != ""
!else
CFLAGS = $(CFLAGS) -DECL_UNICODE
!endif