Re: AM_PATH_GTKMM



On Thu, 2005-01-20 at 20:45 +0100, Antonio Coralles wrote:
> I'm currently switching from GNU make to GNU autoconf/automake, and so i 
> would like to know if there is something simmilar to AM_PATH_GTKMM for 
> gtkmm-2.4 [mentioned at 
> http://www.openismus.com/documents/linux/using_libraries/using_libraries.shtml#example 
> ]. If i try AM_PATH_GTKMM(2.4.8, AC_MSG_ERROR([Cannot find the right 
> GTKMM version])) i get
> 
> aclocal: configure.ac: 5: macro `AM_PATH_GTKMM' not found in library
> autoreconf-2.59: aclocal failed with exit status: 1
> 
> Is there another way to get similar results, or am i doing something wrong ?

You need to use pkg-config, as described in that document.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]