Re: How do you change a configure.in for gtk2
- From: Rodrigo Moya <rodrigo gnome-db org>
- To: Tim O'Brien <timob paradise net nz>
- Cc: GTK+ App Devel Mail List <gtk-app-devel-list gnome org>
- Subject: Re: How do you change a configure.in for gtk2
- Date: 27 May 2002 14:00:50 +0200
On Mon, 2002-05-27 at 07:00, Tim O'Brien wrote:
Hi,
Just wondering the easiest way to change a
gtk-1.4 package that uses autoconf to link with
gtk2 libs,
is it hard to do?
no, you just have to replace the calls to gtk-config/gnome-config with:
pkg-config --cflags gtk+-2.0
pkg-config --libs gtk+-2.0
cheers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]