Created
February 21, 2013 02:33
-
-
Save whiteley/5001524 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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