2002-04-20 23:21:43 -04:00
|
|
|
$OpenBSD: patch-ickle_Makefile_in,v 1.2 2002/04/21 03:21:43 pvalchev Exp $
|
|
|
|
--- ickle/Makefile.in.orig Tue Apr 16 15:22:36 2002
|
|
|
|
+++ ickle/Makefile.in Sat Apr 20 01:02:17 2002
|
|
|
|
@@ -118,7 +118,7 @@ ZVT_LIBS = @ZVT_LIBS@
|
Update to ickle-0.2.0
take maintainership, fgs ok
- make icq icons default
- allow ickle to build with an existing copy of libicq2000 installed
Changes include:
o Support for direct connections, dealing with authorization
requests/responses, fetching away messages
o Support for character set translation
o Bugfixes, portability fixes
o New settings - autologin, autoraise, autopopup, autoclose messagebox,
logging, font selection, network.
2001-12-20 19:43:01 -05:00
|
|
|
EXTRA_PROGRAMS = ickle ickle_applet
|
|
|
|
bin_PROGRAMS = @ICKLE_PROGRAM@
|
|
|
|
|
2002-04-20 23:21:43 -04:00
|
|
|
-AM_CPPFLAGS = -I$(top_srcdir)/share/icons/ickle/ -DPKGDATADIR=\"$(pkgdatadir)\" @SIGC_CFLAGS@ @GTKMM_CFLAGS@ @GNOME_INCLUDEDIR@ @LIBICQ2000_CFLAGS@ -I$(top_srcdir)/ctrlsocket
|
|
|
|
+AM_CPPFLAGS = -I$(top_srcdir)/share/icons/icq/ -DPKGDATADIR=\"$(pkgdatadir)\" @SIGC_CFLAGS@ @GTKMM_CFLAGS@ @GNOME_INCLUDEDIR@ @LIBICQ2000_CFLAGS@ -I$(top_srcdir)/ctrlsocket
|
|
|
|
|
|
|
|
LDFLAGS = @SIGC_LIBS@ @GTKMM_LIBS@ @LIBICQ2000_LIBFLAGS@ @XSS_LIBS@ -L$(top_builddir)/ctrlsocket @LIBICKLE_CTRLSOCKET_FLAG@
|
Update to ickle-0.2.0
take maintainership, fgs ok
- make icq icons default
- allow ickle to build with an existing copy of libicq2000 installed
Changes include:
o Support for direct connections, dealing with authorization
requests/responses, fetching away messages
o Support for character set translation
o Bugfixes, portability fixes
o New settings - autologin, autoraise, autopopup, autoclose messagebox,
logging, font selection, network.
2001-12-20 19:43:01 -05:00
|
|
|
|