Searched refs:gettext_dir (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dgettextize.in28 # - gettext_dir directory where the sources are stored.
31 gettext_dir="@datadir@/gettext"
147 gettext_dir=`echo "$gettext_dir/" | sed -e "s%^${orig_installprefix}/%${curr_installprefix}/%" | sed -e 's,/$,,'`
324 cd "$gettext_dir" ||
325 func_fatal_error "gettext source directory '${gettext_dir}' doesn't exist"
620 func_linkorcopy $file "$gettext_dir/$file" $file
628 func_linkorcopy $file "$gettext_dir/$file" "$auxdir$file"
639 func_linkorcopy $file "$gettext_dir/intl/$file" intl/$file
684 func_linkorcopy $file "$gettext_dir/p
[all...]
H A Dautopoint.in28 # - gettext_dir directory where the sources are stored.
31 gettext_dir="@datadir@/gettext"
147 gettext_dir=`echo "$gettext_dir/" | sed -e "s%^${orig_installprefix}/%${curr_installprefix}/%" | sed -e 's,/$,,'`
378 # access to the CVSROOT/history file, so it cannot be under $gettext_dir.
421 gzip -d -c < "$gettext_dir/archive.tar.gz" | (cd "$cvs_dir" && tar xf -)
H A Dautopoint28 # - gettext_dir directory where the sources are stored.
31 gettext_dir="${datarootdir}/gettext"
147 gettext_dir=`echo "$gettext_dir/" | sed -e "s%^${orig_installprefix}/%${curr_installprefix}/%" | sed -e 's,/$,,'`
378 # access to the CVSROOT/history file, so it cannot be under $gettext_dir.
421 gzip -d -c < "$gettext_dir/archive.tar.gz" | (cd "$cvs_dir" && tar xf -)
H A Dgettextize28 # - gettext_dir directory where the sources are stored.
31 gettext_dir="${datarootdir}/gettext"
147 gettext_dir=`echo "$gettext_dir/" | sed -e "s%^${orig_installprefix}/%${curr_installprefix}/%" | sed -e 's,/$,,'`
324 cd "$gettext_dir" ||
325 func_fatal_error "gettext source directory '${gettext_dir}' doesn't exist"
620 func_linkorcopy $file "$gettext_dir/$file" $file
628 func_linkorcopy $file "$gettext_dir/$file" "$auxdir$file"
639 func_linkorcopy $file "$gettext_dir/intl/$file" intl/$file
684 func_linkorcopy $file "$gettext_dir/p
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/sound/oss/
H A DMultiSound392 gettext_dir=FAILED
397 if test "$gettext_dir" = FAILED && test -f $dir/gettext \
403 gettext_dir=$dir
413 if test "$locale_dir" = FAILED || test "$gettext_dir" = FAILED
421 echo="$gettext_dir/gettext -s"

Completed in 126 milliseconds