[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/configure.in,v
From: |
Stefan Monnier |
Subject: |
[Emacs-diffs] Changes to emacs/configure.in,v |
Date: |
Thu, 17 Jul 2008 03:34:00 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Stefan Monnier <monnier> 08/07/17 03:33:59
Index: configure.in
===================================================================
RCS file: /sources/emacs/emacs/configure.in,v
retrieving revision 1.544
retrieving revision 1.545
diff -u -b -r1.544 -r1.545
--- configure.in 16 Jul 2008 23:24:39 -0000 1.544
+++ configure.in 17 Jul 2008 03:33:56 -0000 1.545
@@ -1234,6 +1234,7 @@
NS_IMPL_GNUSTEP=yes
GNUSTEP_SYSTEM_HEADERS="$(source /etc/GNUstep/GNUstep.conf; echo
$GNUSTEP_SYSTEM_HEADERS)"
GNUSTEP_SYSTEM_LIBRARIES="$(source /etc/GNUstep/GNUstep.conf; echo
$GNUSTEP_SYSTEM_LIBRARIES)"
+ GNUSTEP_MAKEFILES="$(source /etc/GNUstep/GNUstep.conf; echo
$GNUSTEP_MAKEFILES)"
CPPFLAGS="$CPPFLAGS -I${GNUSTEP_SYSTEM_HEADERS}"
CFLAGS="$CFLAGS -I${GNUSTEP_SYSTEM_HEADERS}"
REAL_CFLAGS="$REAL_CFLAGS -I${GNUSTEP_SYSTEM_HEADERS}"
@@ -2471,6 +2472,7 @@
AC_SUBST(GETLOADAVG_LIBS)
AC_SUBST(carbon_appdir)
AC_SUBST(ns_appdir)
+AC_SUBST(GNUSTEP_MAKEFILES)
AC_DEFINE_UNQUOTED(EMACS_CONFIGURATION, "${canonical}",
[Define to the canonical Emacs configuration name.])
- [Emacs-diffs] Changes to emacs/configure.in,v, Glenn Morris, 2008/07/04
- [Emacs-diffs] Changes to emacs/configure.in,v, Dan Nicolaescu, 2008/07/09
- [Emacs-diffs] Changes to emacs/configure.in,v, Dan Nicolaescu, 2008/07/10
- [Emacs-diffs] Changes to emacs/configure.in,v, Adrian Robert, 2008/07/15
- [Emacs-diffs] Changes to emacs/configure.in,v, Dan Nicolaescu, 2008/07/16
- [Emacs-diffs] Changes to emacs/configure.in,v, Glenn Morris, 2008/07/16
- [Emacs-diffs] Changes to emacs/configure.in,v, Glenn Morris, 2008/07/16
- [Emacs-diffs] Changes to emacs/configure.in,v, Adrian Robert, 2008/07/16
- [Emacs-diffs] Changes to emacs/configure.in,v,
Stefan Monnier <=
- [Emacs-diffs] Changes to emacs/configure.in,v, Adrian Robert, 2008/07/17
- [Emacs-diffs] Changes to emacs/configure.in,v, Adrian Robert, 2008/07/19
- [Emacs-diffs] Changes to emacs/configure.in,v, Dan Nicolaescu, 2008/07/23
- [Emacs-diffs] Changes to emacs/configure.in,v, Chong Yidong, 2008/07/25
- [Emacs-diffs] Changes to emacs/configure.in,v, Dan Nicolaescu, 2008/07/27
- [Emacs-diffs] Changes to emacs/configure.in,v, Dan Nicolaescu, 2008/07/30
- [Emacs-diffs] Changes to emacs/configure.in,v, Dan Nicolaescu, 2008/07/30