summaryrefslogtreecommitdiff
path: root/mimeview
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-03-08 20:43:00 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-03-08 20:43:00 +0000
commitfec2e9913d75f70f62a1c788adcdf283dab55e90 (patch)
tree3ef3c5e828a0918a4e8712fa6a1c0c357399b498 /mimeview
parent2c4debdd172756b0814da8665cdf1f4155564485 (diff)
downloadmailutils-fec2e9913d75f70f62a1c788adcdf283dab55e90.tar.gz
mailutils-fec2e9913d75f70f62a1c788adcdf283dab55e90.tar.bz2
(AM_CFLAGS): Use DEFAULT_CUPS_CONFDIR
Diffstat (limited to 'mimeview')
-rw-r--r--mimeview/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mimeview/Makefile.am b/mimeview/Makefile.am
index 316d41031..c6b74a39d 100644
--- a/mimeview/Makefile.am
+++ b/mimeview/Makefile.am
@@ -19,7 +19,7 @@
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib\
-I${top_builddir}/include/mailutils/gnu @INTLINCS@
-AM_CFLAGS = -DSYSCONFDIR=\"$(sysconfdir)\"
+AM_CFLAGS = -DDEFAULT_CUPS_CONFDIR=\"@DEFAULT_CUPS_CONFDIR@\"
bin_PROGRAMS = mimeview
mimeview_SOURCES = \

Return to:

Send suggestions and report system problems to the System administrator.