mirror of
https://github.com/yawut/SDL.git
synced 2026-09-08 17:16:19 -05:00
MatÄ›j TÃ½Ä 2009-10-05 14:09:03 PDT
patched to comply to the up-to-date autoconf
This commit is contained in:
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user