summaryrefslogtreecommitdiff
path: root/config_office
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-05-05 10:32:59 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-05-05 10:32:59 +0000
commit224ac447d37ba52adf681c2d65613b5a947fe29c (patch)
treee8470cd4005979d6fabcdc9de1016cdec26544c9 /config_office
parent489d53f4a8fbe24d894b2c2f2176ba1e6639f9d0 (diff)
Regenerated for SRC680 m167.
Diffstat (limited to 'config_office')
-rwxr-xr-xconfig_office/configure9
1 files changed, 4 insertions, 5 deletions
diff --git a/config_office/configure b/config_office/configure
index a9afd69a93e3..d2034f72f227 100755
--- a/config_office/configure
+++ b/config_office/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Revision: 1.160.2.3 .
+# From configure.in Revision: 1.164 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59.
#
@@ -21363,10 +21363,9 @@ for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
# 1. Remove the extension, and $U if already installed.
ac_i=`echo "$ac_i" |
sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
- # will be set to the directory where LIBOBJS objects are built.
- ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
+ # 2. Add them.
+ ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
+ ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
done
LIBOBJS=$ac_libobjs