Go to file
Pierre Pronchery 9701d81e53 docbook.sh: parse XML entities in xmllint(1)
This is useful with XML files making use of system entities. (Such as
when using config.ent)
2024-04-30 02:11:42 +02:00
data Code cleanup 2020-02-13 07:43:54 +01:00
doc doc: fix the XML markup for configure(1) 2024-04-30 02:11:42 +02:00
src docbook.sh: parse XML entities in xmllint(1) 2024-04-30 02:11:42 +02:00
tests tests: improve error tracking in tests.sh 2022-09-30 13:34:31 +02:00
tools Only update scripts when necessary 2021-01-24 00:08:44 +01:00
.gitignore Add a few .gitignore files 2015-05-28 21:33:10 +02:00
AUTHORS Updated the AUTHORS file 2014-10-03 13:01:10 +02:00
BUGS Default to HTTPS 2017-11-09 05:44:36 +01:00
CHANGES Updated the license terms to BSD 2014-10-03 17:27:02 +02:00
config.h Re-generate the Makefiles 2022-04-27 00:50:04 +02:00
config.sh Re-generate the Makefiles 2022-04-27 00:50:04 +02:00
COPYING Re-licensed as 2-clause BSD (with consent from myself) 2014-10-03 14:20:38 +02:00
INSTALL.md Formatting 2016-08-15 01:23:37 +02:00
Makefile Re-generate the Makefiles 2024-04-30 02:11:42 +02:00
project.conf Generate and use config.ent in documentation 2024-04-30 02:11:42 +02:00
README.md Default to HTTPS 2017-11-09 05:44:36 +01:00

DeforaOS configure

About configure

configure automatically generates Makefiles from project definition files.

configure depends on the DeforaOS libSystem library (version 0.3.2 or above), which is found on the website for the DeforaOS Project: https://www.defora.org/.

Compiling configure

Please read the INSTALL.md file for instructions about how to compile and install configure.

Bug reports

Please read the BUGS file for information about known problems and planned feature upgrades.

Thanks for using this program. I hope it will be useful.