typo of last fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@291 c26eb9a1-5813-0410-bd6c-c2e55f420ca71.2
parent
785338a83d
commit
6f32441f4f
|
@ -9,7 +9,7 @@ dnl {{{ basic
|
|||
define(`REDEF', `undefine(`$1') define(`$1', `$2')')
|
||||
define(`MAKE_MACRONAME', `translit(`$1', ` ():
|
||||
', `_____')')
|
||||
define(`ONCE', `ifdef(MAKE_MACRONAME(`ONCE $1'), `', `define(MAKE_MACRONAME(`ONCE$1'))$1')')
|
||||
define(`ONCE', `ifdef(MAKE_MACRONAME(`ONCE $1'), `', `define(MAKE_MACRONAME(`ONCE $1'))$1')')
|
||||
define(`m4_errprint', `ONCE(`errprint(`$1
|
||||
')')')
|
||||
define(`ZEND_STRS', `($1), (sizeof($1))')
|
||||
|
|
Loading…
Reference in New Issue