diff -r eb9152e5f1b6 -r 1af1bfacd25a src/main/resources/make/uwproj.xsd
--- a/src/main/resources/make/uwproj.xsd Sun Jan 07 11:05:24 2024 +0100
+++ b/src/main/resources/make/uwproj.xsd Fri Jan 19 20:48:26 2024 +0100
@@ -3,7 +3,7 @@
xmlns="http://unixwork.de/uwproj"
targetNamespace="http://unixwork.de/uwproj"
elementFormDefault="qualified"
- version="0.1"
+ version="0.2"
>
@@ -186,6 +186,8 @@
and is supposed to be automatically disabled (without error) when the dependencies are not satisfied.
The name that is supposed to be used for the --enable and --disable arguments can be optionally
specified with the arg
attribute. Otherwise, the name
is used by default.
+ Optionally, a description for the help text of the resulting configure script can be specified by
+ adding a desc
element.
@@ -194,6 +196,7 @@
+
@@ -278,4 +281,4 @@
-
\ No newline at end of file
+