Fixed typo

This commit is contained in:
Juan Jose Garcia Ripoll 2008-08-24 21:04:19 +02:00
parent 417a14a728
commit d9f89c9268

View file

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