Lines Matching full:variable
163 # environment variable.
223 # - LINGUAS is the value of the environment variable LINGUAS at configure
256 # A sed script that extracts the value of VARIABLE from a Makefile.
263 # Yes it was empty. Look if we have the expected variable definition.
264 /^[ ]*VARIABLE[ ]*=/{
265 # Seen the first line of the variable definition.
266 s/^[ ]*VARIABLE[ ]*=//
271 # Here we are processing a line from the variable definition.
281 # There was no trailing backslash. The end of the variable definition is
287 # A trailing backslash means that the variable definition continues in the
295 # Set POTFILES to the value of the Makefile variable POTFILES.
296 sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
314 # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
315 sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
365 # environment variable.