]> granicus.if.org Git - php/commitdiff
- bindlib has its own package
authorPierre Joye <pajoye@php.net>
Sun, 22 Jun 2008 23:16:31 +0000 (23:16 +0000)
committerPierre Joye <pajoye@php.net>
Sun, 22 Jun 2008 23:16:31 +0000 (23:16 +0000)
win32/build/config.w32

index 8729ee56d8c347555a84fca92abfab4eef07fa2d..ca4598a24f605a4377492c28cdf6779b90b942cc 100644 (file)
@@ -264,7 +264,7 @@ function probe_basic_headers()
                ADD_FLAG("LDFLAGS", '/libpath:"' + p + '" ');
                php_usual_lib_suspects += ";" + p;
        } else if (!p) {
-               ERROR("We really need that arpa\\nameser.h file - it is part of the win32build package");
+               ERROR("We really need that arpa\\nameser.h file - it is part of the bindlib package");
        }
 }