aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
Diffstat (limited to 'src/s')
-rw-r--r--src/s/darwin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/darwin.h b/src/s/darwin.h
index 17188f42996..6227010e3ed 100644
--- a/src/s/darwin.h
+++ b/src/s/darwin.h
@@ -269,7 +269,7 @@ Boston, MA 02110-1301, USA. */
269#ifdef HAVE_CARBON 269#ifdef HAVE_CARBON
270#define LIBS_CARBON -framework Carbon -framework QuickTime 270#define LIBS_CARBON -framework Carbon -framework QuickTime
271#else 271#else
272#define LIBS_CARBON -framework Carbon 272#define LIBS_CARBON
273#endif 273#endif
274 274
275/* The -headerpad option tells ld (see man page) to leave room at the 275/* The -headerpad option tells ld (see man page) to leave room at the