File tree 1 file changed +1
-1
lines changed 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ the ``acinclude.m4`` file (which specifies a large number of PHP-specific M4 mac
145
145
individual extensions and SAPIs (as well as a bunch of other ``m4 `` files).
146
146
147
147
The good news is that writing extensions or even doing core modifications will not require much interaction with the
148
- build system. You will have to write small ``config.m4 `` files lateron , but those usually just use two or three of the
148
+ build system. You will have to write small ``config.m4 `` files later on , but those usually just use two or three of the
149
149
high-level macros that ``acinclude.m4 `` provides. As such we will not go into further detail here.
150
150
151
151
The ``./buildconf `` script only has two options: ``--debug `` will disable warning suppression when calling autoconf and
You can’t perform that action at this time.
0 commit comments