add missing file

This commit is contained in:
Joachim Reichel 2007-07-01 21:23:32 +00:00
parent 09c409cc6d
commit 960bf4f1e7
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
## boost-library-name.dpatch by Joachim Reichel <joachim.reichel@gmx.de>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.
@DPATCH@
diff -urNad cgal~/config/support/S06a-BOOST_PROGRAM_OPTIONS cgal/config/support/S06a-BOOST_PROGRAM_OPTIONS
--- cgal~/config/support/S06a-BOOST_PROGRAM_OPTIONS 2007-05-07 21:01:45.000000000 +0200
+++ cgal/config/support/S06a-BOOST_PROGRAM_OPTIONS 2007-05-18 19:19:34.000000000 +0200
@@ -4,7 +4,7 @@
PROVIDES = BOOST_PROGRAM_OPTIONS
CXXFLAGS =
LDFLAGS =
-LIBS = boost_program_options
+LIBS = boost_program_options-mt
REQUIRES = BOOST
INCOMPATIBLE = DOLLAR_WINDOWS_COMPILER
STDINCLDIRS = /usr/include/\*