Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win64
mingw64-pidgin-otr
pidgin-otr-4.0.1-windows.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pidgin-otr-4.0.1-windows.patch of Package mingw64-pidgin-otr
--- pidgin-otr-4.0.1/configure.ac 2014-10-19 11:52:08.000000000 +0200 +++ pidgin-otr-4.0.1/configure.ac 2014-10-30 07:54:30.719772871 +0100 @@ -11,6 +11,7 @@ dnl We do not want to create a .a for the plugin, so disable by default. AM_DISABLE_STATIC AM_PROG_LIBTOOL +m4_ifdef([AM_PROG_AR], [AM_PROG_AR]) AM_PATH_LIBGCRYPT(1:1.2.0,,AC_MSG_ERROR(libgcrypt 1.2.0 or newer is required.)) --- pidgin-otr-4.0.1/Makefile.am 2014-05-15 23:36:43.000000000 +0200 +++ pidgin-otr-4.0.1/Makefile.am 2014-10-30 07:55:41.543139070 +0100 @@ -11,8 +11,8 @@ pidgin_otr_la_SOURCES= otr-plugin.c ui.c dialogs.c gtk-ui.c gtk-dialog.c \ tooltipmenu.c -pidgin_otr_la_LDFLAGS= -module -avoid-version -pidgin_otr_la_LDFLAGS+= @LIBGCRYPT_LIBS@ @LIBOTR_LIBS@ +pidgin_otr_la_LDFLAGS= -module -avoid-version -no-undefined +pidgin_otr_la_LIBADD= @LIBGCRYPT_LIBS@ @LIBOTR_LIBS@ @EXTRA_LIBS@ -lssp EXTRA_DIST= dialogs.h gtk-dialog.h gtk-ui.h otr-plugin.h ui.h \ otr-icons.h tooltipmenu.h \
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor