#! /bin/sh -vx # $Id$ # Copyright 2017 Karl Berry # Copyright 2010 Peter Breitenlohner # You may freely use, modify and/or distribute this file. test "x$LN_S" = 'xln -s' || exit 77 ./kpsereadlink $LT_OBJDIR/libkpathsea.lai && exit 1 link=`./kpsereadlink $LT_OBJDIR/libkpathsea.la` || exit 1 test "x$link" = x../libkpathsea.la || exit 1