summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-08 17:55:18 +0000
committerKevin E Martin <kem@kem.org>2005-12-08 17:55:18 +0000
commit091e5c584124f9b849c0f46802b2f0d8b0cc2388 (patch)
tree5636a4bdf0b8b55666c13b329f5df2b84a40a53f
parente38e2df15c9a4b08dee6386a225e98827bb35aad (diff)
Add configure options to allow hard-coded paths to be changed.
-rw-r--r--ChangeLog5
-rw-r--r--src/Makefile.am2
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3cf9b4a..b9c4a748 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-08 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ * src/Makefile.am:
+ Add configure options to allow hard-coded paths to be changed.
+
2005-12-06 Kevin E. Martin <kem-at-freedesktop-dot-org>
* man/Makefile.am:
diff --git a/src/Makefile.am b/src/Makefile.am
index c2214b27..d9622f9d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -94,6 +94,8 @@ theatre_drv_la_SOURCES = \
theatre200_drv_la_LTLIBRARIES = theatre200_drv.la
theatre200_drv_la_LDFLAGS = -module -avoid-version
theatre200_drv_ladir = @moduledir@/multimedia
+theatre200_drv_la_CFLAGS = \
+ $(AM_CFLAGS) -DMICROC_DIR=\"$(theatre200_drv_ladir)\"
theatre200_drv_la_SOURCES = \
theatre200.c theatre200_module.c