Skip to content

Commit

Permalink
build: remove old autotools files
Browse files Browse the repository at this point in the history
see rafaelsteil#27 for details

Signed-off-by: Alexander Dahl <[email protected]>
  • Loading branch information
LeSpocky committed Feb 24, 2017
1 parent 4cc22d7 commit 1b90865
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 370 deletions.
94 changes: 0 additions & 94 deletions Makefile.in

This file was deleted.

12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,7 @@ It was my first Open Source project, somewhere back in the 2000s and somethings.

Building
--------

### Autotools

* Type _./configure_ and then _make_
* To clean, type _make clean_
* To remove library files, type _make uninstall_
* At the _examples/_ directory you'll find some code to start with

### CMake

LibCGI can be built with [CMake](https://cmake.org/). One quick way:
LibCGI is built with [CMake](https://cmake.org/). One quick way:

* create a build directory and change into it

Expand Down
6 changes: 0 additions & 6 deletions autogen.sh

This file was deleted.

16 changes: 0 additions & 16 deletions configure.in

This file was deleted.

Empty file removed examples/guestbook/Makefile.am
Empty file.
Empty file removed examples/redirect/Makefile.am
Empty file.
Empty file.
Empty file removed examples/simple_form/Makefile.am
Empty file.
238 changes: 0 additions & 238 deletions install-sh

This file was deleted.

5 changes: 0 additions & 5 deletions src/config.h.in

This file was deleted.

0 comments on commit 1b90865

Please sign in to comment.