MatÄ›j TÃ½Ä 2009-10-05 14:09:03 PDT
patched to comply to the up-to-date autoconf --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404046
This commit is contained in:
parent
5095178f48
commit
345698f187
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ YES_IS_DEFINED
|
|||
], ac_cv_define_$1=yes, ac_cv_define_$1=no)
|
||||
)
|
||||
if test "$ac_cv_define_$1" = "yes" ; then
|
||||
AC_DEFINE(HAVE_$1)
|
||||
AC_DEFINE([HAVE_$1],[],[Added by AC_CHECK_DEFINE])
|
||||
fi
|
||||
])dnl
|
||||
AC_DEFINE(HAVE_$1)
|
||||
AC_DEFINE([HAVE_$1],[],[Added by AC_CHECK_DEFINE])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue