From 9acc87feff8658589824fbbf91a535fd7f2feed0 Mon Sep 17 00:00:00 2001 From: Jani Taskinen Date: Sat, 26 Jul 2008 23:38:14 +0000 Subject: [PATCH] - Removed merge typos --- ext/pdo_mysql/config.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/pdo_mysql/config.m4 b/ext/pdo_mysql/config.m4 index c491c45d6b..931cddc0cb 100755 --- a/ext/pdo_mysql/config.m4 +++ b/ext/pdo_mysql/config.m4 @@ -1,6 +1,6 @@ dnl $Id$ -+ dnl config.m4 for extension pdo_mysql -+ dnl vim: se ts=2 sw=2 et: +dnl config.m4 for extension pdo_mysql +dnl vim: se ts=2 sw=2 et: PHP_ARG_WITH(pdo-mysql, for MySQL support for PDO, [ --with-pdo-mysql[=DIR] PDO: MySQL support. DIR is the MySQL base directoy -- 2.40.0