overquote to pacify automake1.8
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13338 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -7,7 +7,7 @@ dnl if we can figure it out at compile-time then don't define the cpp symbol
|
||||
dnl otherwise test for it and define it. also allow options for overriding
|
||||
dnl it when cross-compiling
|
||||
|
||||
AC_DEFUN(KRB_C_BIGENDIAN, [
|
||||
AC_DEFUN([KRB_C_BIGENDIAN], [
|
||||
AC_ARG_ENABLE(bigendian,
|
||||
AC_HELP_STRING([--enable-bigendian],[the target is big endian]),
|
||||
krb_cv_c_bigendian=yes)
|
||||
|
Reference in New Issue
Block a user