emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r112541: Auto-commit of generated fil


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r112541: Auto-commit of generated files.
Date: Fri, 10 May 2013 06:17:36 -0400
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 112541
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Fri 2013-05-10 06:17:36 -0400
message:
  Auto-commit of generated files.
modified:
  autogen/configure
=== modified file 'autogen/configure'
--- a/autogen/configure 2013-05-08 10:17:38 +0000
+++ b/autogen/configure 2013-05-10 10:17:36 +0000
@@ -27715,6 +27715,9 @@
    ## 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=


reply via email to

[Prev in Thread] Current Thread [Next in Thread]