summaryrefslogtreecommitdiff
path: root/man/it
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2012-09-17 22:29:41 +0100
committerColin Watson <cjwatson@debian.org>2012-09-17 22:29:41 +0100
commitbd95b62bb153b1c67441ac2d4229ff2489bada1b (patch)
treec73d9101d9a5224720a30a259b9d24148f464ab6 /man/it
parenteadb01cb04ab2dd050a352a110263cb29cc3ddf2 (diff)
Backport Gnulib commit 66712c23388e93e5c518ebc8515140fa0c807348 to
stop assuming gets. * gnulib/gets.patch: New file. * autogen.sh: Apply gnulib/gets.patch. * NEWS: Document this.
Diffstat (limited to 'man/it')
-rw-r--r--man/it/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/man/it/Makefile.in b/man/it/Makefile.in
index 3faf525a..ecd780f4 100644
--- a/man/it/Makefile.in
+++ b/man/it/Makefile.in
@@ -396,7 +396,6 @@ GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
-GNULIB_GETS = @GNULIB_GETS@
GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@