summaryrefslogtreecommitdiff
path: root/ext/odbc/php_odbc_includes.h
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2018-05-28 05:09:46 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2018-06-04 17:59:00 +0200
commit24e1ae0e9003744a98ea4a5a5af036872e87099a (patch)
tree911236a3aa0ec0e73f95a75d1a05a7bdc8324a54 /ext/odbc/php_odbc_includes.h
parentcf6b24ccdadc843d6768531176d6b23fb206afab (diff)
downloadphp-git-24e1ae0e9003744a98ea4a5a5af036872e87099a.tar.gz
Remove some old occurrences of configure.in
configure.ac is the recommended file to use instead of the old configure.in which will be removed in autotools future versions.
Diffstat (limited to 'ext/odbc/php_odbc_includes.h')
-rw-r--r--ext/odbc/php_odbc_includes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/odbc/php_odbc_includes.h b/ext/odbc/php_odbc_includes.h
index 351f1d6fc2..73ad845859 100644
--- a/ext/odbc/php_odbc_includes.h
+++ b/ext/odbc/php_odbc_includes.h
@@ -25,7 +25,7 @@
#if HAVE_UODBC
-/* checking in the same order as in configure.in */
+/* checking in the same order as in configure.ac */
#if defined(HAVE_SOLID) || defined(HAVE_SOLID_30) || defined(HAVE_SOLID_35) /* Solid Server */