diff options
author | Remko Tronçon <git@el-tramo.be> | 2011-06-18 22:09:38 (GMT) |
---|---|---|
committer | Remko Tronçon <git@el-tramo.be> | 2011-06-18 22:09:38 (GMT) |
commit | a23b90319f9de8db0b455f5cd56e2428a3fcc53b (patch) | |
tree | 95d5baed116136cc214d8e1b5c49136b4abded5f /Swift/Packaging/Debian/debian/swiften-config.1 | |
parent | ce4eb88be2eba12d5580bb22b48af3a0e915363b (diff) | |
parent | 5b88d16b2ea7edfbc1487751fb95f128b2c30330 (diff) | |
download | swift-contrib-a23b90319f9de8db0b455f5cd56e2428a3fcc53b.zip swift-contrib-a23b90319f9de8db0b455f5cd56e2428a3fcc53b.tar.bz2 |
Merge branch 'swift-1.x'
* swift-1.x:
Fixed Debian manpages installation.
Use LibXML as a Debian source dependency (instead of Expat)
Tweak help documentation and add manpages.
Conflicts:
Swift/QtUI/QtSwift.cpp
Diffstat (limited to 'Swift/Packaging/Debian/debian/swiften-config.1')
-rw-r--r-- | Swift/Packaging/Debian/debian/swiften-config.1 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Swift/Packaging/Debian/debian/swiften-config.1 b/Swift/Packaging/Debian/debian/swiften-config.1 new file mode 100644 index 0000000..3717df6 --- /dev/null +++ b/Swift/Packaging/Debian/debian/swiften-config.1 @@ -0,0 +1,21 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.4. +.TH SWIFTEN-CONFIG "1" "June 2011" "swiften-config" "Swift Manual" +.SH NAME +swiften-config \- swiften-config +.SH SYNOPSIS +.B swiften-config +[\fIOPTIONS\fR]... +.SH DESCRIPTION +swiften\-config outputs the Swiften build options. +.TP +\fB\-\-help\fR +Show this help message +.TP +\fB\-\-version\fR +Show version information +.TP +\fB\-\-libs\fR +List the library flags +.TP +\fB\-\-cflags\fR +List the compiler & preprocessor flags |