Lines Matching refs:prefix
31 prefix="@prefix@"
60 [ -z "$includedir" ] && includedir="${prefix}/include"
119 --prefix=*)
120 prefix="$ARG"
124 --prefix)
125 echo "$prefix"
127 --exec-prefix=*)
131 --exec-prefix)
224 --prefix echos the package-prefix of ${THIS}
225 --prefix=ARG sets the package-prefix of ${THIS}
226 --exec-prefix echos the executable-prefix of ${THIS}
227 --exec-prefix=ARG sets the executable-prefix of ${THIS}