Skip to content

Commit 49679a7

Browse files
author
Sander Roobol
committed
Fixed typo
1 parent 24b76bb commit 49679a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.UNIX-BUILD-SYSTEM

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ replaced by the values which are correct for your extension
9090
and which are again determined by the PHP_NEW_EXTENSION macro.
9191

9292
Make sure to prefix *all* relative paths correctly with either
93-
$(builddir) or $(subdir). Because the build system does not
93+
$(builddir) or $(srcdir). Because the build system does not
9494
change the working directory anymore, we must use either
9595
absolute paths or relative ones to the top build-directory.
9696
Correct prefixing ensures that.

0 commit comments

Comments
 (0)