From cc70ee9b782303c0c860b9ec60f02088c0366c9c Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 10 May 2013 06:17:36 -0400 Subject: [PATCH] Auto-commit of generated files. --- autogen/configure | 3 +++ 1 file changed, 3 insertions(+) diff --git a/autogen/configure b/autogen/configure index 192bc49cb0a..18249461b1e 100755 --- a/autogen/configure +++ b/autogen/configure @@ -27715,6 +27715,9 @@ case "$opsys" in ## each); under Cocoa 31 commands are required. if test "$HAVE_NS" = "yes"; then libs_nsgui="-framework AppKit" + if test "$NS_IMPL_COCOA" = "yes"; then + libs_nsgui="$libs_nsgui -framework IOKit" + fi headerpad_extra=6C8 else libs_nsgui= -- 2.39.2