summaryrefslogtreecommitdiff
path: root/config.make.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.make.in')
-rw-r--r--config.make.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.make.in b/config.make.in
index 0b4af37..f1c118e 100644
--- a/config.make.in
+++ b/config.make.in
@@ -11,7 +11,7 @@ OCAMLDEP = @OCAMLDEP@
INSTALLDIR = $(OCAMLLIB)/cairo
LABLGTKDIR = @LABLGTKDIR@
-C_LABLGTKDIR = $(subst +,$(OCAMLLIB)/,$(LABLGTKDIR))
+C_LABLGTKDIR = $(patsubst +%,$(OCAMLLIB)/%,$(LABLGTKDIR))
# stop ocamlmklib moaning
FILT = -Wl,--export-dynamic