Home | History | Annotate | Download | only in autoconf

Lines Matching refs:me

41 me=`echo "$0" | sed -e 's,.*/,,'`
46 Output the configuration name of the system \`$me' is run on.
67 Try \`$me --help' for more information."
83 echo "$me: invalid option $1$help" >&2
91 echo "$me: too many arguments$help" >&2
114 { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ;