summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2014-07-26 15:52:14 +0300
committerSergey Poznyakoff <gray@gnu.org>2014-07-26 15:52:14 +0300
commit835cf591f2d7d9beff22adb32d7755da38779070 (patch)
treeea7e342726a9dd6744ccccaeb859f1d6200545e0 /po
parent8e1f5a53201184ff42348f9d4cf230f765d1441d (diff)
downloadmailutils-835cf591f2d7d9beff22adb32d7755da38779070.tar.gz
mailutils-835cf591f2d7d9beff22adb32d7755da38779070.tar.bz2
Move gnulib into a subdir.
* bootstrap.conf: Create and populate lib/gnu, if necessary. * configure.ac (MU_APP_COMMON_INCLUDES): Update. (AC_CONFIG_FILES): Build lib/gnu/Makefile * lib/Makefile.am (libmuaux_a_SOURCES): Add all objects from gnu/ * po/POTFILES.in: Update. * examples/.gitignore: Update.
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 95abad3ae..eb39744a4 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -25,9 +25,9 @@ imap4d/signal.c
imap4d/starttls.c
imap4d/util.c
-lib/argp-help.c
-lib/argp-parse.c
-lib/getopt.c
+lib/gnu/argp-help.c
+lib/gnu/argp-parse.c
+lib/gnu/getopt.c
lib/mailcap.c
lib/tcpwrap.c
lib/strexit.c

Return to:

Send suggestions and report system problems to the System administrator.