/[libtool]/libtool/libtoolize.in
ViewVC logotype

Diff of /libtool/libtoolize.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.21.2.13 by gary, Fri Apr 22 09:05:40 2005 UTC revision 1.21.2.14 by rwild, Sat Oct 29 14:00:44 2005 UTC
# Line 281  fi Line 281  fi
281  if test "x$ltdl" = xyes; then  if test "x$ltdl" = xyes; then
282    test -d libltdl || $mkdir libltdl    test -d libltdl || $mkdir libltdl
283    ltdlfiles=`cd $pkgdatadir && ls libltdl/*`    ltdlfiles=`cd $pkgdatadir && ls libltdl/*`
284      if test -z "$ltdlfiles"; then
285        echo "$progname: cannot list files in \`$pkgdatadir/libltdl'" 1>&2
286        exit 1
287      fi
288  else  else
289    ltdlfiles=    ltdlfiles=
290  fi  fi

Legend:
Removed from v.1.21.2.13  
changed lines
  Added in v.1.21.2.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26