[Zlib-devel] zlib-1.2.3-cos2
Enrico Weigelt
weigelt at metux.de
Sun May 21 19:18:03 EDT 2006
* Cosmin Truta <cosmin at cs.toronto.edu> schrieb:
<snip>
> I applied Enrico Weigelt's patches, including the pkgconfig patch, but
> excluding the destdir patch and the treebuild patch. I find destdir
> pointless (why not just run "make prefix=/my/prefix" as it is customary
> with other software?)
Because $prefix is just the prefix of several directories (ie. $libdir)
within the system tree, where $DESTDIR specifies where the system root
is while the installation procedure. $prefix is also relevant for runtime,
where $DESTDIR is not.
<snip>
> - Rename zconf.in.h to zconf.h.in [Truta]
>
> Most other open-source code that I have seen are having file.ext and
> file.ext.in, not file.in.ext. Now, with the introduction of zlib.pc.in
> in zlib, I think it makes sense to rename zconf.in.h to zconf.h.in. All
> references to the former zconf.in.h are updated as well.
ACK.
> **
>
> There is a change that doesn't have a changelog entry. Instead, I
> updated the changelog in-place:
Apropos changelog: is there any reason for not using full names
w/ email addresses ?
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service - http://www.metux.de/
---------------------------------------------------------------------
Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
---------------------------------------------------------------------
More information about the Zlib-devel
mailing list