mikg0/cxxtools
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Cxxtools ======== cxxtools is my toolbox with reusable c++-components see INSTALL for installation-instructions Installation from GIT ===================== In the GIT-repository there is no configure-script, but configure.ac, which is the source for configure. You need autoconf and automake to create configure. Run `autoscan -i` to generate a configure script.