summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-10-24 21:18:58 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2010-10-24 21:29:16 +0300
commiteb3a07ec466ebc923230618d059bdb4c29b170b9 (patch)
tree242661cccc24d12e2328d43997b558fb287c8960 /po/POTFILES.in
parent686a73448881868fbbf0a6d9d83fa3fc6fc692af (diff)
downloadmailutils-eb3a07ec466ebc923230618d059bdb4c29b170b9.tar.gz
mailutils-eb3a07ec466ebc923230618d059bdb4c29b170b9.tar.bz2
Move `mailutils-config' functionality to `mu'. Retain `mailutils-config' for backward compatibility.
* config/.gitignore: Remove. * config/Makefile.am: Remove. * config/mailutils-config.c: Remove. * config/maint.mk: Remove. * config/mailutils.m4: Move to mu-aux/mailutils.m4 * mu-aux/Makefile.am (m4datadir, dist_m4data_DATA): New variables. * Makefile.am (SUBDIRS) <config>: Remove. * configure.ac (AC_CONFIG_FILES): Remove config. * mu/mailutils-config: New file. * mu/cflags.c: New file. * mu/ldflags.c: New file. * mu/Makefile.am (dist_bin_SCRIPTS, EXTRA_DIST): Add mailutils-config. (mu_SOURCES): Add cflags.c and ldflags.c. (AM_CPPFLAGS): New variable. * mu/mu.c: Add new modes: cflags and ldflags. * mu/mu.h (mutool_ldflags, mutool_cflags): New protos. * po/POTFILES.in: Update.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index f07b4c5bd..fc1e8b14b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -7,8 +7,6 @@
comsat/action.c
comsat/comsat.c
-config/mailutils-config.c
-
dotlock/dotlock.c
frm/common.c
@@ -213,6 +211,9 @@ mu/mu.c
mu/pop.c
mu/query.c
mu/shell.c
+mu/cflags.c
+mu/ldflags.c
+mu/wicket.c
# EOF

Return to:

Send suggestions and report system problems to the System administrator.