Skip to content

Commit

Permalink
Restore lost HAS_ICU definition (colomon++)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmichaud committed Aug 12, 2009
1 parent a50e07d commit a04c54b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/Makefile.in
Expand Up @@ -9,6 +9,7 @@ PARROT_VERSION = @versiondir@
PARROT_INCLUDE_DIR = @includedir@$(PARROT_VERSION)
PARROT_LIB_DIR = @libdir@$(PARROT_VERSION)
PARROT_SRC_DIR = @srcdir@$(PARROT_VERSION)
HAS_ICU = @has_icu@

CC = @cc@
CFLAGS = @ccflags@ @cc_shared@ @cc_debug@ @ccwarn@ @cc_hasjit@ @cg_flag@ @gc_flag@
Expand Down

0 comments on commit a04c54b

Please sign in to comment.