comparison configure @ 60552:86d5f68886d5

Regenerate
author Jan Djärv <jan.h.d@swipnet.se>
date Thu, 10 Mar 2005 17:23:04 +0000
parents 01e39f456dc6
children 25e9a2bb0d17 e330fedc9152
comparison
equal deleted inserted replaced
60551:57a0edbfdba7 60552:86d5f68886d5
21985 echo " Does Emacs use X toolkit scroll bars? ${USE_TOOLKIT_SCROLL_BARS}" 21985 echo " Does Emacs use X toolkit scroll bars? ${USE_TOOLKIT_SCROLL_BARS}"
21986 echo 21986 echo
21987 21987
21988 if test $USE_XASSERTS = yes; then 21988 if test $USE_XASSERTS = yes; then
21989 echo " Compiling with asserts turned on." 21989 echo " Compiling with asserts turned on."
21990 CFLAGS="$CFLAGS -DXASSERTS=1"
21991 CPPFLAGS="$CPPFLAGS -DXASSERTS=1" 21990 CPPFLAGS="$CPPFLAGS -DXASSERTS=1"
21992 echo 21991 echo
21993 fi 21992 fi
21994 21993
21995 21994