[Pidgin] #556: jabber service discovery

Pidgin trac at pidgin.im
Sat Jan 10 11:07:17 EST 2009


#556: jabber service discovery
-----------------------------+----------------------------------------------
 Reporter:  shaman           |        Owner:  deryni
     Type:  patch            |       Status:  new   
Milestone:  Patches welcome  |    Component:  XMPP  
  Version:  2.0              |   Resolution:        
 Keywords:                   |  
-----------------------------+----------------------------------------------

Comment(by mcepl):

 Replying to [comment:36 jirik]:
 > {{{
 > autoreconf;automake;patch -p0 <disco-1.patch;configure;make
 > }}}

 Yes, and that's wrong!!! It should be

 {{{
 patch -p0 <disco-1.patch
 autoreconf --force --install
 automake --add-missing
 }}}

-- 
Ticket URL: <http://developer.pidgin.im/ticket/556#comment:37>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list