aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-11-09 19:15:23 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2009-11-09 19:22:50 +0200
commit63bb8d52fdfed913318a7990416a60d61237bec5 (patch)
tree20135c90097cd93e6a44ffc11695bd69c6d6248e /po
parent706bb744d7ca1a090fd06fb75c8f3af5732eb368 (diff)
downloadcflow-63bb8d52fdfed913318a7990416a60d61237bec5.tar.gz
cflow-63bb8d52fdfed913318a7990416a60d61237bec5.tar.bz2
Housekeeping changes.
* .gitmodules: Make gnulib a submodule. * Makefile.am (SUBDIRS): Rename `lib' to `gnu'. * configure.ac: Likewise. * README-hacking: Update * bootstrap, bootstrap.conf: Update. * gnulib.modules: Remove `malloc'. * lib/Makefile.am: Remove. * lib/argcv.c, lib/argcv.h: Move to src. * po/POTFILES.in, src/Makefile.am: Reflect the above changes. * src/parser.c (declare): Improve diagnostic messages.
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 2f2e55f..2a83044 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -4,8 +4,8 @@ src/parser.c
src/rc.c
src/symbol.c
-lib/argp-help.c
-lib/argp-parse.c
-lib/error.c
-lib/getopt.c
-lib/obstack.c
+gnu/argp-help.c
+gnu/argp-parse.c
+gnu/error.c
+gnu/getopt.c
+gnu/obstack.c

Return to:

Send suggestions and report system problems to the System administrator.