[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/configure
From: |
Jan Dj�rv |
Subject: |
[Emacs-diffs] Changes to emacs/configure |
Date: |
Thu, 10 Mar 2005 12:23:08 -0500 |
Index: emacs/configure
diff -c emacs/configure:1.147 emacs/configure:1.148
*** emacs/configure:1.147 Fri Mar 4 16:45:54 2005
--- emacs/configure Thu Mar 10 17:23:04 2005
***************
*** 21987,21993 ****
if test $USE_XASSERTS = yes; then
echo " Compiling with asserts turned on."
- CFLAGS="$CFLAGS -DXASSERTS=1"
CPPFLAGS="$CPPFLAGS -DXASSERTS=1"
echo
fi
--- 21987,21992 ----