[Sumover-dev] [Media Tools] #175: tcl.m4 based autoconf support for RAT

Media Tools SUMOVER-dev at cs.ucl.ac.uk
Mon May 5 06:52:51 BST 2008


#175: tcl.m4 based autoconf support for RAT
----------------------+-----------------------------------------------------
 Reporter:  douglask  |       Owner:  piers
     Type:  defect    |      Status:  new  
 Priority:  major     |   Milestone:       
Component:  rat       |     Version:  4.5  
 Keywords:            |  
----------------------+-----------------------------------------------------
 Later Tcl source distributions include a tcl.m4 file which has Tcl/Tk
 specific autoconf macros.

 Using tcl.m4 is now the recommended approach to capture some important
 Tcl/Tk results in configure scripts.

 RAT currently doesn't build against Tcl/Tk 8.5, adding Tcl/Tk 8.5 support
 is a good opportunity for modifying configure.in to use tcl.m4.

 Using tcl.m4 considerably simplifies configure.in, it can deal with either
 a source installation or a full installation for Tcl/Tk >= 8.4 or a UCL
 Tcl/TK 8.0 source installation.

 The attached patch adds tcl.m4 support to configure.in and Makefile.in.
 The attached tcl.m4 and aclocal.m4 files need to copied to the same dir
 where configure.in is located.

 To simplify things, the configure.in code dealing with g++ >= 2.95 and
 broken X11 headers (with implicit int declarations) on Solaris 7 & 8 was
 removed. Those broken Solaris X11 headers are no longer an issue on later
 versions of Solaris.

-- 
Ticket URL: <https://frostie.cs.ucl.ac.uk/nets/mmedia/ticket/175>
Media Tools <http://mediatools.cs.ucl.ac.uk/>
Media Tools


More information about the Sumover-dev mailing list