]> gcc.gnu.org Git - gcc.git/blob - texinfo/config.sub
Set the ld_library_path so that running programs linked against the
[gcc.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} "$@"
This page took 0.040949 seconds and 5 git commands to generate.