php-src/ext/pdo_dblib
Peter Kokot 75fb74860d Normalize comments in *nix build system m4 files
Normalization include:
- Use dnl for everything that can be ommitted when configure is built in
  favor of the shell comment character # which is visible in the output.
- Line length normalized to 80 columns
- Dots for most of the one line sentences
- Macro definitions include similar pattern header comments now
2019-05-12 18:43:03 +02:00
..
tests Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Switch to use ZTS cache 2019-03-12 14:15:47 +03:00
CREDITS add myself to pdo_dblib CREDITS 2016-10-27 12:14:12 -04:00
dblib_driver.c Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
dblib_stmt.c Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
pdo_dblib.c Switch to use ZTS cache 2019-03-12 14:15:47 +03:00
php_pdo_dblib.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_pdo_dblib_int.h Switch to use ZTS cache 2019-03-12 14:15:47 +03:00