Re: libglade 1.0 branch requiring autoconf 2.52
- From: James Henstridge <james daa com au>
- To: Darin Adler <darin bentspoon com>
- Cc: Gnome Hackers <gnome-hackers gnome org>
- Subject: Re: libglade 1.0 branch requiring autoconf 2.52
- Date: Mon, 17 Sep 2001 09:54:18 +0800 (WST)
On Sun, 16 Sep 2001, Darin Adler wrote:
> on 9/16/01 5:38 PM, James Henstridge at james daa com au wrote:
>
> > I take it you mean 2.52 here. I wasn't aware that some of the gnome 1.x
> > progs had trouble with 2.52. I have been using 2.52 for my projects for a
> > while, as it is easier to debug (the quoting behaviour is more
> > predictable), and runs a bit faster.
> >
> > What sort of incompatibilities are you seeing in gnome-libs?
>
> For some reason, when built with autoconf 2.52, gnome-libs created and
> installed i686-pc-linux-gnu-gnome-config, and no plain ol' gnome-config.
Try removing the line "AC_ARG_PROGRAM" from the configure.in file. From
the autoconf docs, it does the following:
- Macro: AC_ARG_PROGRAM
Place in output variable `program_transform_name' a sequence of
`sed' commands for changing the names of installed programs.
If any of the options described below are given to `configure',
program names are transformed accordingly. Otherwise, if
`AC_CANONICAL_TARGET' has been called and a `--target' value is
given that differs from the host type (specified with `--host'),
the target type followed by a dash is used as a prefix.
Otherwise, no program name transformation is done.
I am not sure why gnome-libs is using this macro.
James.
--
Email: james daa com au
WWW: http://www.daa.com.au/~james/
_______________________________________________
gnome-hackers mailing list
gnome-hackers gnome org
http://mail.gnome.org/mailman/listinfo/gnome-hackers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]