* class.c (create_vtable_ptr): Put the vtable at the beginning of
[official-gcc.git] / texinfo / config.sub
blob44c15068d64502b83962de67242bbbaca0c66e08
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} "$@"