Searched refs:ac_given_srcdir (Results 1 – 10 of 10) sorted by relevance
/external/bison/m4/ |
D | po_gl.m4 | 101 # In autoconf-2.13 it is called $ac_given_srcdir. 103 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir" 104 case "$ac_given_srcdir" in 106 /*) top_srcdir="$ac_given_srcdir" ;; 107 *) top_srcdir="$ac_dots$ac_given_srcdir" ;; 112 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then 115 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_sr… 120 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then 125 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` 141 case "$ac_given_srcdir" in [all …]
|
/external/elfutils/m4/ |
D | po.m4 | 99 # In autoconf-2.13 it is called $ac_given_srcdir. 101 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir" 102 case "$ac_given_srcdir" in 104 /*) top_srcdir="$ac_given_srcdir" ;; 105 *) top_srcdir="$ac_dots$ac_given_srcdir" ;; 110 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then 113 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_sr… 118 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then 123 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` 140 case "$ac_given_srcdir" in [all …]
|
/external/webkit/Tools/android/flex-2.5.4a/ |
D | configure | 1440 ac_given_srcdir=$srcdir 1498 case "$ac_given_srcdir" in 1502 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; 1504 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" 1505 top_srcdir="$ac_dots$ac_given_srcdir" ;; 1525 " -f conftest.subs $ac_given_srcdir/$ac_file_in > $ac_file 1560 cp $ac_given_srcdir/$ac_file_in conftest.in
|
/external/jpeg/ |
D | configure | 1743 ac_given_srcdir=$srcdir 1860 case "$ac_given_srcdir" in 1864 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; 1866 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" 1867 top_srcdir="$ac_dots$ac_given_srcdir" ;; 1884 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` 1931 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
|
/external/qemu/distrib/jpeg-6b/ |
D | configure | 1743 ac_given_srcdir=$srcdir 1860 case "$ac_given_srcdir" in 1864 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; 1866 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" 1867 top_srcdir="$ac_dots$ac_given_srcdir" ;; 1884 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` 1931 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
|
/external/bison/ |
D | config.status | 1466 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir" 1467 case "$ac_given_srcdir" in 1469 /*) top_srcdir="$ac_given_srcdir" ;; 1470 *) top_srcdir="$ac_dots$ac_given_srcdir" ;; 1475 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then 1478 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_sr… 1483 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then 1488 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` 1504 case "$ac_given_srcdir" in 1551 …sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e … [all …]
|
D | configure | 17496 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir" 17497 case "$ac_given_srcdir" in 17499 /*) top_srcdir="$ac_given_srcdir" ;; 17500 *) top_srcdir="$ac_dots$ac_given_srcdir" ;; 17505 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then 17508 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_sr… 17513 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then 17518 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` 17534 case "$ac_given_srcdir" in 17581 …sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e … [all …]
|
/external/e2fsprogs/ |
D | aclocal.m4 | 1917 # In autoconf-2.13 it is called $ac_given_srcdir. 1919 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir" 1920 case "$ac_given_srcdir" in 1922 /*) top_srcdir="$ac_given_srcdir" ;; 1923 *) top_srcdir="$ac_dots$ac_given_srcdir" ;; 1925 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then 1928 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_sr… 1933 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then 1938 ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"` 1954 case "$ac_given_srcdir" in [all …]
|
D | configure | 12182 # In autoconf-2.13 it is called $ac_given_srcdir. 12184 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir" 12185 case "$ac_given_srcdir" in 12187 /*) top_srcdir="$ac_given_srcdir" ;; 12188 *) top_srcdir="$ac_dots$ac_given_srcdir" ;; 12190 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then 12193 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_sr… 12198 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then 12203 ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"` 12219 case "$ac_given_srcdir" in [all …]
|
/external/elfutils/ |
D | configure | 6482 # In autoconf-2.13 it is called $ac_given_srcdir. 6484 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir" 6485 case "$ac_given_srcdir" in 6487 /*) top_srcdir="$ac_given_srcdir" ;; 6488 *) top_srcdir="$ac_dots$ac_given_srcdir" ;; 6493 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then 6496 …cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_sr… 6501 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then 6506 ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` 6523 case "$ac_given_srcdir" in [all …]
|