Re: Configure script problem

mallum <[email protected]> Wed, 6 Nov 2002 09:32:48 +0000
Newsgroups gmane.comp.handhelds.matchbox
Message-ID <[email protected]>
Hmm, I little confused by what you mean here ... 

X_LIBS and X_CFLAGS and added in each of the Makefile.am's CFLAGS &
LDADD's so it should work ok ?

If you can send me a patch I may understand better what you mean. 

( damn autoconfuse ;-) )

Many thanks;

  -- Matthew

on Tue, Nov 05, 2002 at 08:24:01PM -0800, andy preston wrote:
> I found a problem in the configure script. The X options to the
> configure script, --x-includes and --x-libraries are ignored. They get
> added to the Makefile as X_LIBS and X_CFLAGS but they arn't added to the
> CFLAGS and LIBS variables. The COMPILE directive doesn't use X_CFLAGS,
> only CFLAGS. The fix is to simply add the X_ version to the plain
> version, which coul dbe done in configure.ac after the AC_PATH_XTRA
> statements. I would modify the configure.ac and provide a patch but I
> think I have a autoconf/automake incompatibility as when I run the
> equivalent of the autoconfigure.sh in CVS I can't build any more. I'm
> running Slackware 8.1
> 
> HTH,
> 
> Andy
> 
> 
> 
> _______________________________________________
> Matchbox mailing list
> [email protected]
> http://handhelds.org/mailman/listinfo/matchbox