Skip to content

OpenInkpot-archive/iplinux-cxxtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cxxtools
========

cxxtools is my toolbox with reusable c++-components

see INSTALL for installation-instructions


Installation from SVN
=====================

In the SVN-repository there is no configure-script, but configure.in,
which is the source for configure. You need autoconf and automake to
create configure.  There is a shellscript autogen.sh included, which
calls the desired programs.

I used automake 1.9.4 and autoconf 2.5.9 for development.