We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24b76bb commit 49679a7Copy full SHA for 49679a7
README.UNIX-BUILD-SYSTEM
@@ -90,7 +90,7 @@ replaced by the values which are correct for your extension
90
and which are again determined by the PHP_NEW_EXTENSION macro.
91
92
Make sure to prefix *all* relative paths correctly with either
93
-$(builddir) or $(subdir). Because the build system does not
+$(builddir) or $(srcdir). Because the build system does not
94
change the working directory anymore, we must use either
95
absolute paths or relative ones to the top build-directory.
96
Correct prefixing ensures that.
0 commit comments