Ignore:
Timestamp:
2010-07-24T11:15:43Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
ccc595b
Parents:
9034ba0
Message:

New handling of authorization requests. The old one wasn't fully broken
actually, but it needed a reconnect to see new contacts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/yahoo/Makefile

    r9034ba0 r78e2eb7  
    1515objects = yahoo.o crypt.o libyahoo2.o yahoo_fn.o yahoo_httplib.o yahoo_util.o
    1616
    17 CFLAGS += -Wall -DSTDC_HEADERS -DHAVE_STRING_H -DHAVE_STRCHR -DHAVE_MEMCPY -DHAVE_GLIB
     17CFLAGS += -Wall -DSTDC_HEADERS -DHAVE_STRING_H -DHAVE_STRCHR -DHAVE_MEMCPY -DHAVE_GLIB -Wno-pointer-to-int-cast
    1818LFLAGS += -r
    1919
Note: See TracChangeset for help on using the changeset viewer.