]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- gcc include fix
authorggodlewski <ggodlewski@pld-linux.org>
Thu, 1 Aug 2002 10:51:20 +0000 (10:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openoffice-ac.patch -> 1.4

openoffice-ac.patch

index e9feba8f788524e4211cd7db464b91bdab6b5a89..b4876c86f83cbf9d19f154f5339714ee29daead0 100644 (file)
@@ -4,6 +4,7 @@
  dnl ***************************************
  dnl testing for X libraries and includes...
  dnl ***************************************
+
 -if test "$_os" = "Darwin" -a "x$x_includes" = "xno_x_includes"; then
 -   dnl Mac OS X using Aqua graphics. Don't check for X11.
 -   :
  dnl ***************************************
  dnl testing libc version for Linux...
  dnl ***************************************
+@@ -1202,7 +1202,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 $WITH_MINGWIN $with_use_shell $USE_GCC3
++   './set_soenv' NO_GCC $_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_MINGWIN $with_use_shell $USE_GCC3
+ else
+    echo
+    echo Test Complete
This page took 0.035776 seconds and 4 git commands to generate.