Overview
Comment: | Changed my mail. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
0bb1d0fb575684f2552f49ca5796ae50 |
User & Date: | js on 2007-11-01 14:45:52 |
Other Links: | manifest | tags |
Context
2007-11-08
| ||
15:08 | Partially revert 004bf2fb49e3. check-in: 0e7df1ff56 user: js tags: trunk | |
2007-11-01
| ||
14:45 | Changed my mail. check-in: 0bb1d0fb57 user: js tags: trunk | |
2007-10-21
| ||
00:32 | Fix -soname. check-in: 1a31e6f238 user: js tags: trunk | |
Changes
Modified buildsys.mk.in from [74213d3189] to [8ed40a6a46].
1 | # | | | 1 2 3 4 5 6 7 8 9 | # # Copyright (c) 2007, Jonathan Schleifer <js-buildsys@webkeks.org> # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above # copyright notice and this permission notice is present in all copies. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |
Modified m4/buildsys.m4 from [c56a4c8e8f] to [2f986a5cd4].
1 | dnl | | | 1 2 3 4 5 6 7 8 9 | dnl dnl Copyright (c) 2007, Jonathan Schleifer <js-buildsys@webkeks.org> dnl dnl Permission to use, copy, modify, and/or distribute this software for any dnl purpose with or without fee is hereby granted, provided that the above dnl copyright notice and this permission notice is present in all copies. dnl dnl THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" dnl AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |