Skip to content

Instantly share code, notes, and snippets.

@whiteley
Created February 21, 2013 02:33
Show Gist options
  • Save whiteley/5001524 to your computer and use it in GitHub Desktop.
Save whiteley/5001524 to your computer and use it in GitHub Desktop.
diff --git a/autogen/configure b/autogen/configure
index 0ba9863..0e95975 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -26609,7 +26609,7 @@ case "$opsys" in
## each); under Cocoa 31 commands are required.
if test "$HAVE_NS" = "yes"; then
libs_nsgui="-framework AppKit"
- headerpad_extra=6C8
+ headerpad_extra=8C0
else
libs_nsgui=
headerpad_extra=690
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment