pidgin.win32.autotools: c85cbe7d: The ciphers directory needs to be built ...

qulogic at pidgin.im qulogic at pidgin.im
Thu Dec 22 04:41:53 EST 2011


----------------------------------------------------------------------
Revision: c85cbe7d1d3c34aa06aec0c3b52722e4765db041
Parent:   30e4e6238ab3d35065214351c3305544f6d2b414
Author:   qulogic at pidgin.im
Date:     12/21/11 19:10:35
Branch:   im.pidgin.pidgin.win32.autotools
URL: http://d.pidgin.im/viewmtn/revision/info/c85cbe7d1d3c34aa06aec0c3b52722e4765db041

Changelog: 

The ciphers directory needs to be built before libpurple.

Changes against parent 30e4e6238ab3d35065214351c3305544f6d2b414

  patched  libpurple/Makefile.am

-------------- next part --------------
============================================================
--- libpurple/Makefile.am	df42100eb127f4801558a0e29850db96f210b97d
+++ libpurple/Makefile.am	7855ed5192ab9128b2fa24765ddbd710d615fac9
@@ -36,7 +36,7 @@ pkgconfig_DATA = purple-3.pc
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = purple-3.pc
 
-SUBDIRS = $(GCONF_DIR) . plugins protocols ciphers tests example
+SUBDIRS = $(GCONF_DIR) ciphers . plugins protocols tests example
 
 purple_coresources = \
 	account.c \


More information about the Commits mailing list