From: Michael Tremer Date: Sat, 2 May 2009 15:40:34 +0000 (+0200) Subject: Fixed description of autoconf and automake. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0f6283c20bc657d48f3ddc3373e8da99446c21f;p=ipfire-3.x.git Fixed description of autoconf and automake. --- diff --git a/lfs/autoconf b/lfs/autoconf index 43ee816b9..41e97beee 100644 --- a/lfs/autoconf +++ b/lfs/autoconf @@ -42,7 +42,7 @@ DEPS = URL = http://www.gnu.org/software/autoconf/ LICENSE = GPLv2+ -SHORT_DESC = A GNU tool for automatically configuring source code +SHORT_DESC = A GNU tool for automatically configuring source code. define LONG_DESC GNU's Autoconf is a tool for configuring source code and Makefiles. \ diff --git a/lfs/automake b/lfs/automake index 1dc9839d1..ccc7641b4 100644 --- a/lfs/automake +++ b/lfs/automake @@ -42,7 +42,7 @@ DEPS = autoconf URL = http://www.gnu.org/software/automake/ LICENSE = GPLv2+ -SHORT_DESC = A GNU tool for automatically configuring source code +SHORT_DESC = A GNU tool for automatically configuring source code. define LONG_DESC Automake is a tool for automatically generating Makefile.in \