SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
devel/autoconf/2.64/patches/patch-lib_autotest_general_m4
Normal file
11
devel/autoconf/2.64/patches/patch-lib_autotest_general_m4
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- lib/autotest/general.m4.orig Tue Jul 14 06:18:55 2009
|
||||
+++ lib/autotest/general.m4 Mon Mar 8 12:09:01 2010
|
||||
@@ -1774,7 +1774,7 @@ at_setup_line='m4_defn([AT_line])'
|
||||
m4_if(AT_banner_ordinal, [0], [], [at_fn_banner AT_banner_ordinal
|
||||
])dnl
|
||||
at_desc="AS_ESCAPE(m4_dquote(m4_defn([AT_description])))"
|
||||
-at_desc_line=m4_format(["%3d: $at_desc%*s"], AT_ordinal,
|
||||
+at_desc_line=m4_format(["%3s: $at_desc%*s"], AT_ordinal,
|
||||
m4_max(0, m4_eval(47 - m4_qlen(m4_defn([AT_description])))), [])
|
||||
$at_quiet AS_ECHO_N(["$at_desc_line"])
|
||||
m4_divert_push([TEST_SCRIPT])dnl
|
Loading…
Add table
Add a link
Reference in a new issue