summaryrefslogtreecommitdiff
path: root/libmailutils/wicket/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libmailutils/wicket/Makefile.am')
-rw-r--r--libmailutils/wicket/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmailutils/wicket/Makefile.am b/libmailutils/wicket/Makefile.am
index b7f352879..b0dd42be4 100644
--- a/libmailutils/wicket/Makefile.am
+++ b/libmailutils/wicket/Makefile.am
@@ -1,5 +1,5 @@
# GNU Mailutils -- a suite of utilities for electronic mail
-# Copyright (C) 2010-2019 Free Software Foundation, Inc.
+# Copyright (C) 2010-2024 Free Software Foundation, Inc.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
@@ -22,7 +22,7 @@ libwicket_la_SOURCES = \
localedir = $(datadir)/locale
AM_CPPFLAGS = \
- @MU_LIB_COMMON_INCLUDES@ -I/libmailutils\
+ $(MU_LIB_COMMON_INCLUDES) -I/libmailutils\
-DSYSCONFDIR=\"$(sysconfdir)\"\
-DSITE_VIRTUAL_PWDDIR=\"@SITE_VIRTUAL_PWDDIR@\"\
-DLOCALEDIR=\"$(localedir)\"

Return to:

Send suggestions and report system problems to the System administrator.