aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/autotools.scm
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2023-07-05 11:52:24 +0100
committerLudovic Courtès <ludo@gnu.org>2023-07-18 00:41:15 +0200
commit602e32c8e0e36d149e1424d8023a214abd3d34ba (patch)
treef38f540c8cc31f78cd186a1c40f3c2cdde0033c2 /gnu/packages/autotools.scm
parent72a0d8350a5edfe7d9e4b9c2665069a16c1cfbfd (diff)
downloadguix-602e32c8e0e36d149e1424d8023a214abd3d34ba.tar
guix-602e32c8e0e36d149e1424d8023a214abd3d34ba.tar.gz
doc: Update GDB "guix shell" example to use autoconf-2.69
* doc/environment-gdb.scm: Change to use autoconf-2.69. * gnu/packages/autotools.scm: Remove outdated GDB comment. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/packages/autotools.scm')
-rw-r--r--gnu/packages/autotools.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/autotools.scm b/gnu/packages/autotools.scm
index fc6bb196f1..5ffefec4a1 100644
--- a/gnu/packages/autotools.scm
+++ b/gnu/packages/autotools.scm
@@ -158,7 +158,6 @@ know anything about Autoconf or M4.")
"1fjm21k2na07f3vasf288a0zx66lbv0hd3l9bvv3q8p62s3pg569"))))))
(define-public autoconf-2.64
- ;; As of GDB 7.8, GDB is still developed using this version of Autoconf.
(package (inherit autoconf)
(version "2.64")
(source