[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/s/darwin.h,v
From: |
Adrian Robert |
Subject: |
[Emacs-diffs] Changes to emacs/src/s/darwin.h,v |
Date: |
Thu, 17 Jul 2008 13:50:34 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Adrian Robert <arobert> 08/07/17 13:50:30
Index: s/darwin.h
===================================================================
RCS file: /sources/emacs/emacs/src/s/darwin.h,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- s/darwin.h 16 Jul 2008 07:26:30 -0000 1.40
+++ s/darwin.h 17 Jul 2008 13:50:30 -0000 1.41
@@ -206,7 +206,7 @@
/* Link in the Carbon or AppKit lib. */
#ifdef HAVE_NS
-/* PENDING: lresolv is here because configure when testing #undefs res_init,
+/* XXX: lresolv is here because configure when testing #undefs res_init,
a macro in /usr/include/resolv.h for res_9_init, not in stdc lib.
*/
#define LIBS_MACGUI -framework AppKit -lresolv
#define SYSTEM_PURESIZE_EXTRA 200000
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v, Dan Nicolaescu, 2008/07/09
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v, Adrian Robert, 2008/07/15
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v, Dan Nicolaescu, 2008/07/16
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v,
Adrian Robert <=
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v, Dan Nicolaescu, 2008/07/17
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v, Miles Bader, 2008/07/17
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v, Dan Nicolaescu, 2008/07/23
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v, Dan Nicolaescu, 2008/07/23
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v, Dan Nicolaescu, 2008/07/24
- [Emacs-diffs] Changes to emacs/src/s/darwin.h,v, Dan Nicolaescu, 2008/07/27