comparison configure @ 5117:3742ea8250b5 ben-lisp-object ben-lisp-object-final-ws-year-2005

Checking in final CVS version of workspace 'ben-lisp-object'
author Ben Wing <ben@xemacs.org>
date Sat, 26 Dec 2009 00:20:27 -0600
parents 0ae46b360391
children e0db3c197671
comparison
equal deleted inserted replaced
5116:e56f73345619 5117:3742ea8250b5
37958 ac_ltlibobjs= 37958 ac_ltlibobjs=
37959 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 37959 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
37960 # 1. Remove the extension, and $U if already installed. 37960 # 1. Remove the extension, and $U if already installed.
37961 ac_i=`echo "$ac_i" | 37961 ac_i=`echo "$ac_i" |
37962 sed 's/\$U\././;s/\.o$//;s/\.obj$//'` 37962 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
37963 # 2. Add them. 37963 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
37964 ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" 37964 # will be set to the directory where LIBOBJS objects are built.
37965 ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' 37965 ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
37966 ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
37966 done 37967 done
37967 LIBOBJS=$ac_libobjs 37968 LIBOBJS=$ac_libobjs
37968 37969
37969 LTLIBOBJS=$ac_ltlibobjs 37970 LTLIBOBJS=$ac_ltlibobjs
37970 37971