Commit d3de21b9 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Schroedinger: fix notests patch

parent 674d7b33
......@@ -15,7 +15,7 @@
AM_CFLAGS = $(SCHRO_CFLAGS) $(ERROR_CFLAGS) \
- $(ORC_CFLAGS) \
+ -L$(PREFIX)/lib $(ORC_CFLAGS) \
+ -L$(prefix)/lib $(ORC_CFLAGS) \
-DSCHRO_ENABLE_UNSTABLE_API
LDADD = $(SCHRO_LIBS)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment