]> granicus.if.org Git - php/commitdiff
Fixed typo
authorSander Roobol <sander@php.net>
Thu, 4 Apr 2002 18:15:04 +0000 (18:15 +0000)
committerSander Roobol <sander@php.net>
Thu, 4 Apr 2002 18:15:04 +0000 (18:15 +0000)
README.UNIX-BUILD-SYSTEM

index 9cd0e6ff3e40dac49858ba9f5d86c3fc144db2bc..038c07cafc4f8349482457ecec50aa4edfdbdaaf 100644 (file)
@@ -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.