On Mon, Jun 25, 2007 at 10:49:18PM +0300, Asaf wrote:
> IMPORTANT TIPS: In current version, autoreconf fails. Modify files a
> bit. Basicaly, what you have to do is change SOURCES -> SRCS /
> @APP_MAN_SUFFIX@ -> man
> 
> and add 
> 
> AM_CONDITIONAL([BUILD_PDFDOC], [ test x = y ])
> 
> AM_CONDITIONAL([BUILD_LINUXDOC], [ test x = y ])
> 
> to configure.am
> 
> 
> ---------------------------- end of wiki page  ----------------
> 
> now 
> 1. there's no such file configure.am
>    so I guess he meant configure.ac
> 2. SOURCES -> SRCS / @APP_MAN_SUFFIX@ -> man
>    this dont belong in configure.whatever
>    maybe this should be in hw/makefile.am  ??

As I said before there is be no need to change anything. You are simply
missing some essential development package (or your distro has
mispackaged the xorg stuff). Figure out which package provides
the xorg-macros.m4 file and install it.

-- 
Ville Syrjälä
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to