comparison configure @ 6285:0b73c83bc47f

automatically adding untranslated messages to help_mp.h from english master file
author arpi
date Mon, 03 Jun 2002 17:48:19 +0000
parents bf33e2a04dfa
children fdf1f9fb5a6a
comparison
equal deleted inserted replaced
6284:30a2f1807c5b 6285:0b73c83bc47f
4338 echo "Creating help_mp.h" 4338 echo "Creating help_mp.h"
4339 cat > help_mp.h << EOF 4339 cat > help_mp.h << EOF
4340 #include "$_mp_help" 4340 #include "$_mp_help"
4341 EOF 4341 EOF
4342 4342
4343 echo "Adding untranslated messages to help_mp.h"
4344 ./help_diff.sh $_mp_help <help_mp-en.h >> help_mp.h
4345
4343 ############################################################################# 4346 #############################################################################
4344 4347
4345 cat << EOF 4348 cat << EOF
4346 4349
4347 Config files successfully generated by ./configure ! 4350 Config files successfully generated by ./configure !