Lines Matching full:variable
153 # environment variable.
213 # - LINGUAS is the value of the environment variable LINGUAS at configure
246 # A sed script that extracts the value of VARIABLE from a Makefile.
253 # Yes it was empty. Look if we have the expected variable definition.
254 /^[ ]*VARIABLE[ ]*=/{
255 # Seen the first line of the variable definition.
256 s/^[ ]*VARIABLE[ ]*=//
261 # Here we are processing a line from the variable definition.
271 # There was no trailing backslash. The end of the variable definition is
277 # A trailing backslash means that the variable definition continues in the
285 # Set POTFILES to the value of the Makefile variable POTFILES.
286 sed_x_POTFILES="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`"
304 # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
305 sed_x_LINGUAS="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`"
355 # environment variable.