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?
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
