]> granicus.if.org Git - php/commit
"-" is not acceptable in a #define (i have since discovered). converting all - to...
authorJames Cox <imajes@php.net>
Mon, 1 Jul 2002 01:01:06 +0000 (01:01 +0000)
committerJames Cox <imajes@php.net>
Mon, 1 Jul 2002 01:01:06 +0000 (01:01 +0000)
commit799cc612b40b4dbb6e1eb45f7884d66fcfe5c63c
tree33429a98e7942aa03c6f9a2e97c1f6eaef8e0e5e
parentacac7af404586bcb1d06b9dbd19ce282198a7b79
"-" is not acceptable in a #define (i have since discovered). converting all - to _ is the right thing to do.

# should we issue a warning here too?
acinclude.m4