changeset 608:921ccfaf14f2

Added support for default list text directory (Henne Vogelsang)
author mortenp
date Thu, 07 Dec 2006 04:47:35 +1100
parents db8ec0c0d035
children 56785a0b38b6
files src/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Thu Dec 07 03:34:52 2006 +1100
+++ b/src/Makefile.in	Thu Dec 07 04:47:35 2006 +1100
@@ -109,7 +109,7 @@
 
 AUTOMAKE_OPTIONS = foreign
 
-AM_CFLAGS = -g -Wall -pedantic -Wsign-compare
+AM_CFLAGS = -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"@textlibdir@"'
 INCLUDES = -I$(srcdir)/../include
 
 bin_PROGRAMS = mlmmj-send mlmmj-recieve mlmmj-process mlmmj-sub \