[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/configure,v
From: |
Jan Djärv |
Subject: |
[Emacs-diffs] Changes to emacs/configure,v |
Date: |
Sun, 18 Mar 2007 17:30:00 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Jan Djärv <jhd> 07/03/18 17:30:00
Index: configure
===================================================================
RCS file: /cvsroot/emacs/emacs/configure,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -b -r1.195 -r1.196
--- configure 18 Mar 2007 17:14:01 -0000 1.195
+++ configure 18 Mar 2007 17:30:00 -0000 1.196
@@ -11739,7 +11739,7 @@
if test "$HAVE_XFT" != no; then
OLD_CFLAGS="$CPPFLAGS"
- OLD_CFLAGS="$CFLAGS"
+ OLD_CPPFLAGS="$CFLAGS"
OLD_LIBS="$LIBS"
CPPFLAGS="$CPPFLAGS $XFT_CFLAGS"
CFLAGS="$CFLAGS $XFT_CFLAGS"
- [Emacs-diffs] Changes to emacs/configure,v, Jan Djärv, 2007/03/18
- [Emacs-diffs] Changes to emacs/configure,v,
Jan Djärv <=
- [Emacs-diffs] Changes to emacs/configure,v, Chong Yidong, 2007/03/18
- [Emacs-diffs] Changes to emacs/configure,v, Chong Yidong, 2007/03/19
- [Emacs-diffs] Changes to emacs/configure,v, Chong Yidong, 2007/03/22
- [Emacs-diffs] Changes to emacs/configure,v, Glenn Morris, 2007/03/22