Complete.Org: Mailing Lists: Archives: freeciv-dev: July 1999:
Re: [Freeciv-Dev] Undefined config macros (PR#43)
Home

Re: [Freeciv-Dev] Undefined config macros (PR#43)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: csbuchan@xxxxxxxxxxxxxxxxxxxxxxxxxxx
Cc: freeciv-dev@xxxxxxxxxxx, bugs@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Freeciv-Dev] Undefined config macros (PR#43)
From: Daniel Burrows <Daniel_Burrows@xxxxxxxxx>
Date: Sat, 3 Jul 1999 13:55:56 -0400

On Sat, Jul 03, 1999 at 09:46:13AM -0700, csbuchan@xxxxxxxxxxxxxxxxxxxxxxxxxxx 
was heard to say:
> AM_PATH_GTK and AM_PATH_GDK_IMLIB aren't defined anywhere. Also, shouldn't
> those macros be FC_PATH_GTK and FC_PATH_GDK_IMLIB?

  AM_PATH_GTK and AM_PATH_GDK_IMLIB are defined in /usr/share/aclocal/gtk.m4 .
If you don't have those files you should install the development package of
GTK+ that your distribution provides.  The FC_* macros are, I assume (I haven't
investigated Freeciv's autoconf setup :-) ), FreeCiv-specific macros;
AM_PATH_GTK and AM_PATH_GDK_IMLIB are generic macros provided by those libraries
that get installed with them in $(prefix)/share/aclocal on 'make install'
(unless you're using a distro that splits runtime and development files)

  Daniel

-- 
  After the game, the king and the pawn go in the same box.
    -- Italian proverb

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