1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 08:51:18 +02:00

Fix attribution.

This commit is contained in:
Bart Schaefer 2001-06-17 16:17:52 +00:00
parent 5089075a29
commit 01293459e0

@ -1,7 +1,7 @@
2001-06-17 Bart Schaefer <schaefer@zsh.org>
* unposted (see users/3930,3931, cvs.netbsd.org): Use -fPIC for
gcc dynamic linking rather than -fpic.
* Jason Began: 3931 (see cvs.netbsd.org): Use -fPIC for gcc
dynamic linking rather than -fpic.
2001-06-16 Wayne Davison <wayned@users.sourceforge.net>