SVN revision: 73092
This commit is contained in:
Vincent Torri 2012-07-01 08:46:43 +00:00
parent 57ce7d92db
commit e240b3cf96
1 changed files with 2 additions and 2 deletions

View File

@ -425,8 +425,8 @@ m4_popdef([DOWN])
m4_popdef([UP]) m4_popdef([UP])
]) ])
dnl Macro that iterates over a sequence of space separated function dnl Macro that iterates over a sequence of space separated functions
dnl and that call EFL_CHECK_FUNC() for each of these functions dnl and that calls EFL_CHECK_FUNC() for each of these functions
dnl dnl
dnl EFL_CHECK_FUNCS(EFL, FUNCTIONS) dnl EFL_CHECK_FUNCS(EFL, FUNCTIONS)