summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-RC/files/patch-config_office+configure.in
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-09 22:41:53 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-09 22:41:53 +0000
commit006f3e56bc19cfdbe01dbba9fb9aea415d9f885a (patch)
treee8e75922d5cd621254475c87713cbee5dc418d14 /editors/openoffice.org-2-RC/files/patch-config_office+configure.in
parentUpdate to version checkbot-1.67 (diff)
Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.
Requested by: cvs-comitters
Notes
Notes: svn path=/head/; revision=55786
Diffstat (limited to 'editors/openoffice.org-2-RC/files/patch-config_office+configure.in')
-rw-r--r--editors/openoffice.org-2-RC/files/patch-config_office+configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-2-RC/files/patch-config_office+configure.in b/editors/openoffice.org-2-RC/files/patch-config_office+configure.in
index fc2a394482f7..755c69de6129 100644
--- a/editors/openoffice.org-2-RC/files/patch-config_office+configure.in
+++ b/editors/openoffice.org-2-RC/files/patch-config_office+configure.in
@@ -1,5 +1,5 @@
--- configure.in.orig Mon Nov 12 22:45:53 2001
-+++ configure.in Fri Mar 8 23:53:42 2002
++++ configure.in Sat Mar 9 23:08:27 2002
@@ -98,6 +98,12 @@
Usage: --with-asm-home=<path to ml.exe directory>
@@ -87,7 +87,7 @@
# Executing the set_soenv script to setup the environment variables.
if test -z "$enable_check_only"; then
- './set_soenv' $COMPATH $_gcc_include_path $_gxx_include_path $JAVA_HOME $TCSH $PERL $x_libraries $x_includes $_LOCAL_SOLENV $_LOCAL_SOLVER $upd $CYGWIN $STLPORT4 $enable_xprint $with_lang $with_asm_home $with_unzip_home
-+ './set_soenv' $COMPATH $_gcc_include_path $_gxx_include_path $JAVA_HOME $TCSH $PERL $x_libraries $x_includes $_LOCAL_SOLENV $_LOCAL_SOLVER $upd $CYGWIN $STLPORT4 $enable_xprint $with_lang $with_asm_home $with_unzip_home $with_os_version
++ './set_soenv' $COMPATH $_gcc_include_path $_gxx_include_path $JAVA_HOME $TCSH $PERL $x_libraries $x_includes $_LOCAL_SOLENV $_LOCAL_SOLVER $upd $CYGWIN $STLPORT4 $enable_xprint $with_lang $with_asm_home $with_unzip_home $with_os_version $PTHREAD_CFLAGS $PTHREAD_LIBS
else
echo
echo Test Complete