Re: A question about how to write configure.in and Makefile.am.
- From: David Shochat <shochat acm org>
- To: "gtk-list gnome org" <gtk-list gnome org>
- Subject: Re: A question about how to write configure.in and Makefile.am.
- Date: Mon, 24 Jul 2000 05:25:15 -0400
znm wrote:
>
> Hi all,
>
> A little question!
>
> when compile a program test.c, I can do it: gcc -g
> `gtk-config --cflags` -o test test.c `gtk-config --libs`.
> How should I write configure.in and Makefile.am so that I
> could use the autoconfig and automake tools?
>
Chapter 4, which I've just started, of "Gtk+/Gnome Application
Development" by Havoc Pennington, New Riders, ISBN 0-7357-0078-8 has
about 5 pages on this.
-- David
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]