emacs-devel
[Top][All Lists]
Advanced

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

23.0.50; configure simply tells: "yes"


From: Peter Dyballa
Subject: 23.0.50; configure simply tells: "yes"
Date: Wed, 23 Jan 2008 20:51:45 +0100

Hello!

This is the region where it happens:

        checking X11 version 6... 6 or newer
        checking maybe dbus... checking for pkg-config... /sw/bin/pkg-config
        checking for dbus-1 >= 1.0... yes
checking DBUS_CFLAGS... -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/ include
        checking DBUS_LIBS... -L/sw/lib -ldbus-1
        yes
        checking for xaw3d... yes; using Lucid toolkit
        checking X11 toolkit version... 6 or newer

Configure verbosely goes like this:

        checking DBUS_LIBS... ++ /sw/bin/pkg-config --libs 'dbus-1 >= 1.0'
        ++ sed -e 's,///*,/,g'
        + DBUS_LIBS=-L/sw/lib -ldbus-1
        + echo 'configure:11610: result: -L/sw/lib -ldbus-1  '
        + echo '-L/sw/lib -ldbus-1  '
        -L/sw/lib -ldbus-1
        + test yes = yes
        + HAVE_DBUS=yes
        + test yes = yes
        + cat
        + echo 'configure:11644: result: yes'
        + echo yes
        yes
        + HAVE_XFT=maybe

So it's these lines in configure:

        cat >>confdefs.h <<\_ACEOF
        #define HAVE_DBUS 1
        _ACEOF
        
           fi
           { echo "$as_me:$LINENO: result: $HAVE_DBUS" >&5
>>>>        echo "${ECHO_T}$HAVE_DBUS" >&6; }
        else
           { echo "$as_me:$LINENO: result: no bub" >&5
        echo "${ECHO_T}no bub" >&6; }
        fi
        
        ### Link with -lXft if available to work around a bug.
        HAVE_XFT=maybe


BTW, who is "bub?" In Twin Peaks his name was Bob ...


In GNU Emacs 23.0.50.2 (powerpc-apple-darwin8.11.0, X toolkit, Xaw3d scroll bars)
 of 2008-01-20 on Latsche.local
Windowing system distributor `The XFree86 Project, Inc', version 11.0.40400000 configured using `configure '--with-dbus' '--without-sound' '-- without-pop' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '-- with-png' '--with-x-toolkit=athena' '--enable-locallisppath=/Library/ Application Support/Emacs/calendar22:/Library/Application Support/ Emacs/caml:/Library/Application Support/Emacs:/sw/share/emacs21/site- lisp/elib' 'PKG_CONFIG_PATH=/sw/lib/freetype219/lib/pkgconfig:/sw/lib/ fontconfig2/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/sw/lib/pkgconfig:/ sw/lib/system-openssl/lib/pkgconfig:/sw/share/pkgconfig:/usr/lib/ pkgconfig:/usr/local/lib/pkgconfig:/usr/local/clamXav/lib/pkgconfig' 'CFLAGS=-Wno-pointer-sign -bind_at_load -pipe -fPIC -mcpu=7450 - mtune=7450 -fast -mpim-altivec -ftree-vectorize -foptimize-register- move -freorder-blocks -freorder-blocks-and-partition -fthread-jumps - fpeephole -fno-crossjumping' 'CPPFLAGS=-no-cpp-precomp -I/usr/include/ openssl -I/sw/include/pango-1.0 -I/sw/lib/freetype219/include -I/sw/ lib/freetype219/include/freetype2 -I/sw/lib/fontconfig2/include -I/sw/ include -I/usr/local/include -idirafter /usr/X11R6/include' 'LDFLAGS=- dead_strip -multiply_defined suppress -L/sw/lib/ncurses -L/sw/lib/ freetype219/lib -L/sw/lib/fontconfig2/lib -L/sw/lib -L/usr/local/lib - L/usr/X11R6/lib''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: de_DE.UTF-8
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  TeX-PDF-mode: t
  shell-dirtrack-mode: t
  show-paren-mode: t
  display-time-mode: t
  desktop-save-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

--
Mit friedvollen Grüßen

  Pete

To drink without thirst and to make love all the time, madam, it is only these which distinguish us from the other beasts.
                                – Beaumarchais







reply via email to

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