) Remove spurious "-l".

This commit is contained in:
Sylvain Pion 2006-03-17 19:42:22 +00:00
parent 688ba73466
commit c8a93cf0ed
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ DESCRIPTION =
PROVIDES = BOOST_PROGRAM_OPTIONS
CXXFLAGS =
LDFLAGS =
LIBS = -lboost_program_options
LIBS = boost_program_options
REQUIRES =
INCOMPATIBLE =
STDINCLDIRS = /usr/include/\*