ossp-pkg/l2/l2-config.1 1.1 -> 1.2
--- l2-config.1 2001/05/10 19:46:01 1.1
+++ l2-config.1 2001/05/11 19:50:52 1.2
@@ -1,5 +1,5 @@
.\" Automatically generated by Pod::Man version 1.02
-.\" Tue May 8 21:21:12 2001
+.\" Fri May 11 21:45:25 2001
.\"
.\" Standard preamble:
.\" ======================================================================
@@ -144,7 +144,7 @@
\&\fBl2\-config\fR \- L2 library build utility
.SH "VERSION"
.IX Header "VERSION"
-\&\s-1OSSP\s0 L2 L2_VERSION_STR
+\&\s-1OSSP\s0 L2 0.1.0 (08-May-2001)
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
\&\fBl2\-config\fR
@@ -162,6 +162,7 @@
[\fB\*(--cflags\fR]
[\fB\*(--ldflags\fR]
[\fB\*(--libs\fR]
+[\fB\*(--libs++\fR]
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
The \fBl2\-config\fR program is a little helper utility for easy configuring and
@@ -218,8 +219,13 @@
.Ip "\fB\*(--libs\fR" 4
.IX Item "libs"
Prints the library flags (\f(CW\*(C`\-l\*(C'\fR) which are needed to link the application with
-the \fIl2\fR\|(3) library. The output is usually added to the \f(CW\*(C`LIBS\*(C'\fR variable of the
+the C \fIl2\fR\|(3) library. The output is usually added to the \f(CW\*(C`LIBS\*(C'\fR variable of the
applications \f(CW\*(C`Makefile\*(C'\fR.
+.Ip "\fB\*(--libs++\fR" 4
+.IX Item "libs++"
+Prints the library flags (\f(CW\*(C`\-l\*(C'\fR) which are needed to link the
+application with the \*(C+ \fIl2\fR\|(3) library. The output is usually added to
+the \f(CW\*(C`LIBS\*(C'\fR variable of the applications \f(CW\*(C`Makefile\*(C'\fR.
.SH "EXAMPLE"
.IX Header "EXAMPLE"
.Vb 4
|
|