bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Check AWK usability when XKB is enabled


From: Diego Nieto Cid
Subject: [PATCH] Check AWK usability when XKB is enabled
Date: Fri, 5 Jun 2015 00:28:18 -0300

Hi,

While compiling the Hurd in a freshly installed system I found out
that the build failed because the awk command (in mawk package) did
not implent strtonum function, which is required by a script in
console-client.

This patch checks whether awk provides such function, whenever XKB is
enabled, producing an error message to notify the user and aborting
the configuration process.

Regards,
Diego

--

Diego Nieto Cid (1):
  Check AWK usability when XKB is enabled

 configure.ac | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
2.1.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]