automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Who write the gtk-2.0.m4 file?


From: Roger Leigh
Subject: Re: Who write the gtk-2.0.m4 file?
Date: Wed, 29 Dec 2004 21:04:48 +0000
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Stepan Kasal <address@hidden> writes:

> On Wed, Dec 29, 2004 at 02:23:07PM -0300, Jonathan Gonzalez V. wrote:
>> I found this file in aclocal, but it is not licensed, someone knows
>> who wrote these macros and how I can contact him? I want to know if
>> the file is under public domain or if have a license.
>
> the file is part of gtk+, as any package manager on any decent GNU/Linux
> can tell you.  The author is Owen Taylor.
>
> The gtk+ package in at http://cvs.gnome.org/viewcvs/gtk+/
>
> As the file has no special license, I'd guess it is covered by LGPL, as the
> whole gtk+.

If you want to base a new macro upon AM_PATH_GTK*, try AC_PATH_LIB:

http://ac-archive.sourceforge.net/rleigh/ac_path_lib.html

which is a generic version of the same (though heavily developed
since!).  You can easily wrap it with a custom macro that expands this
with some specific arguments.  It also has companion macros:

http://ac-archive.sourceforge.net/rleigh/ac_config_libconfig_in.html
http://ac-archive.sourceforge.net/rleigh/ac_config_pkgconfig_in.html

to generate -config script and pkg-config templates, respectively.

However... the world has since moved to pkg-config, making these
obsolete (thank goodness--they were a nightmare to debug!).


Regards,
Roger

- -- 
Roger Leigh
                Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
                Debian GNU/Linux        http://www.debian.org/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>

iD8DBQFB0xvuVcFcaSW/uEgRAmxwAKCQIRYn1OGm2JP012gXUJmt7a++igCfR/FJ
XzeUKGwY/2hCPoWd+Fw3FEY=
=DjTN
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]