ICU-678 fix the fix

X-SVN-Rev: 8463
This commit is contained in:
Yves Arrouye 2002-04-15 20:56:35 +00:00
parent e5cf69872c
commit b3879ef363

View file

@ -50,7 +50,7 @@ ifeq ($(shell uname -m),s390)
CXXFLAGS = -O1 # -Wall
else
CXXFLAGS = -O2 # -Wall
else
endif
INSTALL_PROGRAM = /usr/bin/install