Who write the gtk-2.0.m4 file?

2004-12-29 Thread Jonathan Gonzalez V.

Hi,

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.

Regards

-- 
"Emacs the only editor which has its own church"


pgp3Ok6jrqzoI.pgp
Description: PGP signature


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

2004-12-29 Thread Stepan Kasal
Hello,

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+.

Have a nice day,
Stepan




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

2004-12-29 Thread Roger Leigh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Stepan Kasal <[EMAIL PROTECTED]> 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/Linuxhttp://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 

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