mirror of
https://github.com/HomeworldSDL/HomeworldSDL.git
synced 2026-04-01 20:44:33 +00:00
Rework of configure process : - configure.in moved to configure.ac - cleaning of configure.ac options - testing of the avcodec, avformat and SDL_net libraries and headers - cleaning of src/Makefile.am and tools/kas2c/Makefile.am - new bootstrap script which only need configure.ac and automates configuration using "autoreconf -i" command Cleaning of others Makefile.am on his way git-svn-id: svn://www.homeworldsdl.org:3692/homeworldsdl/homeworld/trunk@616 026c9d8a-83c9-0310-a9c7-971d0a006279
2 lines
20 B
Makefile
2 lines
20 B
Makefile
SUBDIRS = tools src
|