Mercurial > emacs
changeset 66842:30fdb26e5ddd
(LIBS_CARBON) [!HAVE_CARBON]: Remove `-framework Carbon'.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Sun, 13 Nov 2005 05:47:10 +0000 |
parents | b633b787c04d |
children | db8315ce9b14 |
files | src/s/darwin.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/darwin.h Sun Nov 13 05:46:52 2005 +0000 +++ b/src/s/darwin.h Sun Nov 13 05:47:10 2005 +0000 @@ -269,7 +269,7 @@ #ifdef HAVE_CARBON #define LIBS_CARBON -framework Carbon -framework QuickTime #else -#define LIBS_CARBON -framework Carbon +#define LIBS_CARBON #endif /* The -headerpad option tells ld (see man page) to leave room at the