#/bin/sh
# Recreate symlinks required but not stored by cvs
cd admin
ln -fs old-ltcf-c.sh ltcf-c.sh
ln -fs old-ltcf-cxx.sh ltcf-cxx.sh
ln -fs old-ltcf-gcj.sh ltcf-gcj.sh
ln -fs old-ltconfig ltconfig
ln -fs old-ltmain.sh ltmain.sh
ln -fs old-libtool.m4.in new-libtool.m4.in
ln -fs old-libtool.m4.in libtool.m4.in
cd ..

