X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/6b4daac1ccf586007dbc9e31c5b406f2af8161f8..44eb47b422753bc1aa790741beb17912933c07cd:/Configure diff --git a/Configure b/Configure index 9e8badc..325f710 100755 --- a/Configure +++ b/Configure @@ -4,7 +4,7 @@ set -e function usage { cat <debian/mconnect.conf +# generated by configure +compile_type=NONE +target_type=DEB +MCONNECT + mconfigure mconnect + ;; + +libcob-ocesql) + cat <debian/libcob-ocesql.conf +# generated by configure +compile_type=ANY +target_type=DEB +OCESQL + mconfigure -v 1.4 libcob-ocesql + ;; + webssh) cat <debian/webssh.conf # generated by configure @@ -23,6 +42,7 @@ target_type=DEB WEBSSH mconfigure -V webssh ;; + *) echo "Invalid project." usage