OSDN Git Service

Reverted erroneous Makefile.am commit
[pf3gnuchains/gcc-fork.git] / texinfo / config.sub
1 #!/bin/sh
2 # Use the top-level config.sub so that we don't have two of them.
3 subsys=`echo $0 | sed 's|config.sub|../config.sub|'`
4 exec ${subsys} "$@"