]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- updated to oo 1.0.1
authorggodlewski <ggodlewski@pld-linux.org>
Wed, 17 Jul 2002 17:55:21 +0000 (17:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openoffice-ac.patch -> 1.2

openoffice-ac.patch

index 17d9ece8561a62aa0dd3a39a4a162d26323d76f4..8e46a62b73e6ad41a3d597830b38af5d5872be8a 100644 (file)
@@ -1,30 +1,17 @@
 --- oo_1.0_src/config_office/configure.in~~    Thu May  2 16:48:20 2002
 +++ oo_1.0_src/config_office/configure.in      Thu May  2 16:50:49 2002
-@@ -975,9 +975,9 @@
+@@ -975,10 +975,10 @@
  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.
+-   :
 -elif test "$_os" != "WINNT" ; then
 +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 Mac OS X using Aqua graphics. Don't check for X11.
++dnl    :
 +dnl elif test "$_os" != "WINNT" ; then
     AC_PATH_X
     AC_PATH_XTRA
  
-@@ -997,10 +997,10 @@
-    CFLAGS=$X_CFLAGS
-    LDFLAGS="$X_LDFLAGS $X_LIBS"
-    AC_CHECK_LIB(X11, XOpenDisplay, x_libs="-lX11 $X_EXTRA_LIBS", [AC_MSG_ERROR([X Development libraries not found])])
--else
--   x_includes="no_x_includes"
--   x_libraries="no_x_libraries"
--fi
-+dnl else
-+dnl   x_includes="no_x_includes"
-+dnl   x_libraries="no_x_libraries"
-+dnl fi
- dnl ***************************************
- dnl testing libc version for Linux...
- dnl ***************************************
This page took 0.0374 seconds and 4 git commands to generate.