ICU-550 rename pkgdata.cpp also [for hpux]
X-SVN-Rev: 2275
This commit is contained in:
parent
dc652e696a
commit
b1b8331aa1
5
icu4c/source/configure
vendored
5
icu4c/source/configure
vendored
@ -2987,13 +2987,14 @@ esac
|
||||
|
||||
|
||||
case "${host}" in
|
||||
*-*-hpux*)
|
||||
*-*-hpux10*)
|
||||
for file in samples/date/date \
|
||||
samples/cal/cal test/cintltst/cintltst \
|
||||
tools/makeconv/makeconv tools/genrb/genrb \
|
||||
tools/rbdump/read tools/genccode/genccode \
|
||||
tools/gencmn/gencmn tools/gencnval/gencnval \
|
||||
tools/gennames/gennames tools/gentest/gentest
|
||||
tools/gennames/gennames tools/gentest/gentest \
|
||||
tools/pkgdata/pkgdata
|
||||
do
|
||||
if test -f $file.c; then
|
||||
mv $file.c $file.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user