1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 18:22:42 +01:00
Files
archived-php-src/ext/mbstring
Brian Evans 2fe9208ee3 Use modern autotools name of configure.ac instead of configure.in
configure.ac was introduced in 2001 with automake-1.15 and autoconf-2.50
to replace the file named configure.in.
Autotools is preparing to remove configure.in in Automake 2.0.
All new software should be using configure.ac.
This also fixes Bug #69770 where extensions are creating configure.in

Signed-off-by: Brian Evans <grknight@gentoo.org>
2017-01-27 06:07:40 +00:00
..
2017-01-04 06:57:34 +00:00
2015-05-13 22:28:35 +04:00
2016-11-28 12:12:54 +03:00
2016-11-25 22:00:53 +01:00
2017-01-02 09:30:12 -06:00
2014-12-13 23:06:14 +01:00
2017-01-04 10:00:53 +00:00
2017-01-02 09:30:12 -06:00
2017-01-02 09:30:12 -06:00
2017-01-02 09:30:12 -06:00
2017-01-02 09:30:12 -06:00
2017-01-02 09:30:12 -06:00

!!Caution: DO NOT ADD/CHANGE MBSTRING CODE!!

New mbstring is under development, anyone who would like
add new feature/change behavior should access to development
source.

http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/php-i18n/

All changes made after 2002/5/19 are subject to be
removed.

You are warned in php-dev and php-cvs lists many times
already. If you are curious, search archive for details.

Thank you.