| version 1.10 | | version 1.11 |
|---|
| | |
| | | |
| nprefix=`eval echo ${prefix}` | | nprefix=`eval echo ${prefix}` |
| | | |
| | | |
| if eval "test x$old_layout = xyes"; then | | if eval "test x$old_layout = xyes"; then |
| ndatadir=`eval echo ${datadir}` | | ndatadir=`eval echo ${datadir}` |
| nlocaldir=`eval echo ${localstatedir}` | | nlocaldir=`echo ${localstatedir}` |
| else | | else |
| echo "" | | echo "" |
| echo "If you are upgrading an 0.95.3 or earlier release, you may want to use" | | echo "If you are upgrading an 0.95.3 or earlier release, you may want to use" |
| | |
| doc/spoiler/Makefile doc/spoiler-html/Makefile | | doc/spoiler/Makefile doc/spoiler-html/Makefile |
| doc/playbook/Makefile doc/playbook-html/Makefile | | doc/playbook/Makefile doc/playbook-html/Makefile |
| lib/Makefile random_maps/Makefile socket/Makefile server/Makefile | | lib/Makefile random_maps/Makefile socket/Makefile server/Makefile |
| include/Makefile utils/Makefile | | include/Makefile utils/Makefile lib/xpmtopix.pl lib/checkarch.pl |
| | | lib/collect.pl utils/add_throw.perl utils/crossloop utils/crossloop.pl |
| | | utils/metaserver.pl |
| common/Makefile | | common/Makefile |
| include/autoconf.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 | | include/autoconf.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 |
| EOF | | EOF |
| | |
| doc/spoiler/Makefile doc/spoiler-html/Makefile | | doc/spoiler/Makefile doc/spoiler-html/Makefile |
| doc/playbook/Makefile doc/playbook-html/Makefile | | doc/playbook/Makefile doc/playbook-html/Makefile |
| lib/Makefile random_maps/Makefile socket/Makefile server/Makefile | | lib/Makefile random_maps/Makefile socket/Makefile server/Makefile |
| include/Makefile utils/Makefile | | include/Makefile utils/Makefile lib/xpmtopix.pl lib/checkarch.pl |
| | | lib/collect.pl utils/add_throw.perl utils/crossloop utils/crossloop.pl |
| | | utils/metaserver.pl |
| common/Makefile | | common/Makefile |
| "} | | "} |
| EOF | | EOF |