summaryrefslogtreecommitdiff
path: root/hunspell
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2009-03-09 11:28:09 +0000
committerOliver Bolte <obo@openoffice.org>2009-03-09 11:28:09 +0000
commitd906fcfe1bf091c98cfe939eb392919fdf28792c (patch)
tree9eba10bffae5659bd700c70a6c900d87c72d03fe /hunspell
parent1d607470dad24af3fc53fb4fd34d975107810f85 (diff)
#i10000# AUGMENT_LIBRARY_PATH missing
Diffstat (limited to 'hunspell')
-rw-r--r--hunspell/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hunspell/makefile.mk b/hunspell/makefile.mk
index d0d60abc672b..dc0ed8e59308 100644
--- a/hunspell/makefile.mk
+++ b/hunspell/makefile.mk
@@ -51,7 +51,7 @@ PATCH_FILE_NAME=hunspell-1.2.8.patch
#CONFIGURE_DIR=$(BUILD_DIR)
#relative to CONFIGURE_DIR
-CONFIGURE_ACTION=configure
+CONFIGURE_ACTION=$(AUGMENT_LIBRARY_PATH) configure
CONFIGURE_FLAGS= --disable-shared --with-pic
.IF "$(COMNAME)"=="sunpro5"
CONFIGURE_FLAGS+= CFLAGS=-xc99=none