summaryrefslogtreecommitdiff
path: root/i18npool/source/search/makefile.mk
diff options
context:
space:
mode:
authorFrancois Tigeot <ftigeot@wolfpond.org>2011-04-28 08:48:54 +0200
committerFrancois Tigeot <ftigeot@wolfpond.org>2011-04-28 08:48:54 +0200
commitcfafcbc87caa2e463278484b3d298a97dcd92615 (patch)
tree54de6163ead8283f55fb30519b9dccd67f3d7b9c /i18npool/source/search/makefile.mk
parenta9732d5d2304808367e090e40d6cb864474ab2c9 (diff)
Remove some OS/2 code
Diffstat (limited to 'i18npool/source/search/makefile.mk')
-rw-r--r--i18npool/source/search/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/source/search/makefile.mk b/i18npool/source/search/makefile.mk
index 372b32a216d1..ba47813a68c4 100644
--- a/i18npool/source/search/makefile.mk
+++ b/i18npool/source/search/makefile.mk
@@ -55,7 +55,7 @@ EXCEPTIONSNOOPTFILES= \
SHL1TARGET= $(TARGET)
SHL1OBJS= $(SLOFILES)
-.IF ("$(GUI)"=="UNX" || "$(COM)"=="GCC") && "$(GUI)"!="OS2"
+.IF ("$(GUI)"=="UNX" || "$(COM)"=="GCC")
I18NREGEXPLIB=-li18nregexp$(COMID)
.ELSE
I18NREGEXPLIB=ii18nregexp.lib