commit ed258c512993ee0c9ad609a754e34a6e24d8ddcd
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Mar 25 12:30:05 2015 +0200

    another pkg-config detect

 findbr | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/findbr b/findbr
index 26e4a0a..b0b7b7f 100755
--- a/findbr
+++ b/findbr
@@ -327,6 +327,7 @@ while ( $_ = shift @lines ) {
        if ( m{ pkg-config .*not .*found}
                or m{^checking for pkg-config\.\.\. no}
                or m{^pkg-config unavailable, build terminated}
+               or m{^\*\*\*Error\*\*\*: You must have pkg-config >= .* 
installed}
        ) {
                add_br( "pkgconfig" );
                next;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/cleanbuild.git/commitdiff/ed258c512993ee0c9ad609a754e34a6e24d8ddcd

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to