From 49679a723ecaf6f4277ab8bffa51ff6b3e821d58 Mon Sep 17 00:00:00 2001 From: Sander Roobol Date: Thu, 4 Apr 2002 18:15:04 +0000 Subject: [PATCH] Fixed typo --- README.UNIX-BUILD-SYSTEM | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.UNIX-BUILD-SYSTEM b/README.UNIX-BUILD-SYSTEM index 9cd0e6ff3e..038c07cafc 100644 --- a/README.UNIX-BUILD-SYSTEM +++ b/README.UNIX-BUILD-SYSTEM @@ -90,7 +90,7 @@ replaced by the values which are correct for your extension and which are again determined by the PHP_NEW_EXTENSION macro. Make sure to prefix *all* relative paths correctly with either -$(builddir) or $(subdir). Because the build system does not +$(builddir) or $(srcdir). Because the build system does not change the working directory anymore, we must use either absolute paths or relative ones to the top build-directory. Correct prefixing ensures that. -- 2.50.1