Lines Matching refs:_script
129 m4_pushdef([_script],[conftest.prefix])dnl
164 AS_ECHO(["s/^@%:@undef *\\(@<:@m4_cr_LETTERS[]_@:>@\\)/@%:@undef $_UPP""_\\1/"]) > _script
165 AS_ECHO(["s/^@%:@undef *\\(@<:@m4_cr_letters@:>@\\)/@%:@undef $_LOW""_\\1/"]) >> _script
166 …ine *\\(@<:@m4_cr_LETTERS[]_@:>@@<:@_symbol@:>@*\\)\\(.*\\)/@%:@ifndef $_UPP""_\\1\\"]) >> _script
167 AS_ECHO(["@%:@def[]ine $_UPP""_\\1\\2\\"]) >> _script
168 AS_ECHO(["@%:@endif/"]) >> _script
169 …f[]ine *\\(@<:@m4_cr_letters@:>@@<:@_symbol@:>@*\\)\\(.*\\)/@%:@ifndef $_LOW""_\\1\\"]) >> _script
170 AS_ECHO(["@%:@define $_LOW""_\\1\\2\\"]) >> _script
171 AS_ECHO(["@%:@endif/"]) >> _script
172 # now executing _script on _DEF input to create _OUT output file
178 sed -f _script $_INP >>$tmp/pconfig.h
196 m4_popdef([_script])dnl