source: git/ppcc/autosetup/configure @ 54b24c

spielwiese
Last change on this file since 54b24c was 54b24c, checked in by Reimer Behrends <behrends@…>, 5 years ago
Finalizing thread support.
  • Property mode set to 100755
File size: 128 bytes
Line 
1#!/bin/sh
2dir="`dirname "$0"`/autosetup"
3WRAPPER="$0"; export WRAPPER; exec "`$dir/autosetup-find-tclsh`" "$dir/autosetup" "$@"
Note: See TracBrowser for help on using the repository browser.