Adium

Changeset 24129

Show
Ignore:
Timestamp:
07/01/2008 12:35:19 AM (6 months ago)
Author:
evands
Message:

Define LIBPURPLE_NEW_API for building msn_pecan against current im.pidgin.pidgin

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Utilities/dep-build-scripts/purple_make.sh

    r24050 r24129  
    7474 
    7575    #Note that whether we use openssl or cdsa the same underlying workarounds (as seen in jabber.c, only usage at present 12/07) are needed 
    76     export CFLAGS="$BASE_CFLAGS -arch $ARCH -I$TARGET_DIR/include -I$SDK_ROOT/usr/include/kerberosIV -DHAVE_SSL -DHAVE_OPENSSL -fno-common
     76    export CFLAGS="$BASE_CFLAGS -arch $ARCH -I$TARGET_DIR/include -I$SDK_ROOT/usr/include/kerberosIV -DHAVE_SSL -DHAVE_OPENSSL -fno-common -DLIBPURPLE_NEW_API
    7777 
    7878    if [ "$DEBUG_SYMBOLS" = "TRUE" ] ; then