| | | | |
| Offset 14, 15 lines modified | Offset 14, 15 lines modified |
| 14 | #·MERCHANTABILITY·or·FITNESS·FOR·A·PARTICULAR·PURPOSE.··See·the | 14 | #·MERCHANTABILITY·or·FITNESS·FOR·A·PARTICULAR·PURPOSE.··See·the |
| 15 | #·GNU·General·Public·License·for·more·details. | 15 | #·GNU·General·Public·License·for·more·details. |
| 16 | #· | 16 | #· |
| 17 | #·You·should·have·received·a·copy·of·the·GNU·General·Public·License | 17 | #·You·should·have·received·a·copy·of·the·GNU·General·Public·License |
| 18 | #·along·with·this·program;·if·not,·write·to·the·Free·Software | 18 | #·along·with·this·program;·if·not,·write·to·the·Free·Software |
| 19 | #·Foundation,·Inc.,·59·Temple·Place,·Suite·330,·Boston,·MA··02111-1307··USA | 19 | #·Foundation,·Inc.,·59·Temple·Place,·Suite·330,·Boston,·MA··02111-1307··USA |
| | |
| 20 | tao_version="1.0-beta-17Feb2022" | 20 | tao_version="1.0-beta-16Jan2021" |
| 21 | tao_cflags="-I/usr/lib/x86_64-linux-gnu/taopm/include" | 21 | tao_cflags="-I/usr/lib/x86_64-linux-gnu/taopm/include" |
| 22 | tao_libs="-ltao··-lX11·-lXmu·-lXi·-lGL·-lGLU·-lpthread·-lglut·-lm" | 22 | tao_libs="-ltao··-lX11·-lXmu·-lXi·-lGL·-lGLU·-lpthread·-lglut·-lm" |
| 23 | tao_distdir="/usr/lib/x86_64-linux-gnu/taopm" | 23 | tao_distdir="/usr/lib/x86_64-linux-gnu/taopm" |
| 24 | prefix=/usr | 24 | prefix=/usr |
| 25 | exec_prefix=${prefix} | 25 | exec_prefix=${prefix} |
| 26 | exec_prefix_set=no | 26 | exec_prefix_set=no |
| | |