From 1c0dbe6e09d0bd3ed4053e8ec5628b2e93cd5641 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Sun, 22 Jun 2008 23:16:31 +0000 Subject: [PATCH] - bindlib has its own package --- win32/build/config.w32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/build/config.w32 b/win32/build/config.w32 index 8729ee56d8..ca4598a24f 100644 --- a/win32/build/config.w32 +++ b/win32/build/config.w32 @@ -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"); } } -- 2.50.1