comparison configure.ac @ 5558:10455659ab64

Backed out changeset 53c066311921, I have a better approach.
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 28 Aug 2011 10:22:24 +0100
parents 53c066311921
children 209024442c24
comparison
equal deleted inserted replaced
5557:53c066311921 5558:10455659ab64
3118 esac 3118 esac
3119 fi 3119 fi
3120 3120
3121 AC_CHECK_FUNCS(XConvertCase XtRegisterDrawable) 3121 AC_CHECK_FUNCS(XConvertCase XtRegisterDrawable)
3122 3122
3123 AC_CHECK_HEADERS(X11/Xlocale.h X11/Xfuncproto.h X11/XF86keysym.h) 3123 AC_CHECK_HEADERS(X11/Xlocale.h X11/Xfuncproto.h)
3124 3124
3125 dnl XFree86 has a non-standard prototype for this X11R6 function 3125 dnl XFree86 has a non-standard prototype for this X11R6 function
3126 AC_CHECK_FUNCS(XRegisterIMInstantiateCallback) 3126 AC_CHECK_FUNCS(XRegisterIMInstantiateCallback)
3127 AC_MSG_CHECKING(for standard XRegisterIMInstantiateCallback prototype) 3127 AC_MSG_CHECKING(for standard XRegisterIMInstantiateCallback prototype)
3128 AC_COMPILE_IFELSE([AC_LANG_SOURCE([ 3128 AC_COMPILE_IFELSE([AC_LANG_SOURCE([