ossp-pkg/l2/l2-config.pod 1.3 -> 1.4
--- l2-config.pod 2001/08/15 10:36:03 1.3
+++ l2-config.pod 2001/12/22 21:51:56 1.4
@@ -54,7 +54,6 @@
[B<--cflags>]
[B<--ldflags>]
[B<--libs>]
-[B<--libs++>]
=head1 DESCRIPTION
@@ -132,12 +131,6 @@
the C l2(3) library. The output is usually added to the C<LIBS> variable of the
applications C<Makefile>.
-=item B<--libs++>
-
-Prints the library flags (C<-l>) which are needed to link the
-application with the C++ l2(3) library. The output is usually added to
-the C<LIBS> variable of the applications C<Makefile>.
-
=back
=head1 EXAMPLE
|
|