aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf13
1 files changed, 3 insertions, 10 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index f7188de..ff05127 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -1,2 +1,2 @@
-# Bootstrap configuration for Mailfromd.
+# Bootstrap configuration for Pies.
# Copyright (C) 2008, 2009 Sergey Poznyakoff
@@ -30,10 +30,3 @@ gnulib_modules=`grep '^[^#]' gnulib.modules`
NLS_MARKERS="\
- MF_THROW:2\
- MF_ASSERT:3\
- parse_error:1\
- parse_error_locus:2\
- mu_error:1\
- gacopyz_io_log:3\
- gacopyz_logmsg:2\
- gacopyz_log:3"
+ mu_error:1"
@@ -55,3 +48,3 @@ extract_bug_address='
COPYRIGHT_HOLDER="Sergey Poznyakoff"
-MSGID_BUGS_ADDRESS=`m4 -D'AC_INIT=AC-INIT-BUG-ADDRESS=$3' configure.ac | sed -n "$extract_bug_address"`
+MSGID_BUGS_ADDRESS=`echo 'changequote([,])' | m4 -D'AC_INIT=AC-INIT-BUG-ADDRESS=$3' - configure.ac | sed -n "$extract_bug_address"`
if test -z "$MSGID_BUGS_ADDRESS"; then

Return to:

Send suggestions and report system problems to the System administrator.