Skip to content

Commit d4839b9

Browse files
committed
Remove outdated comment
Comment referred to the headers installation step when the PHP_INSTALL_HEADERS wasn't yet available: 9e9f413
1 parent 8be3426 commit d4839b9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ext/pdo/config.m4

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,5 @@ if test "$PHP_PDO" != "no"; then
1212
PHP_NEW_EXTENSION(pdo, pdo.c pdo_dbh.c pdo_stmt.c pdo_sql_parser.c pdo_sqlstate.c, $ext_shared)
1313
PHP_ADD_EXTENSION_DEP(pdo, spl, true)
1414
PHP_INSTALL_HEADERS([ext/pdo], [php_pdo.h php_pdo_driver.h php_pdo_error.h])
15-
16-
dnl so we always include the known-good working hack.
1715
PHP_ADD_MAKEFILE_FRAGMENT
1816
fi

0 commit comments

Comments
 (0)