]> git.wh0rd.org - fontconfig.git/commit
Replace gnu-specific sed command with simple grep.
authorKeith Packard <keithp@neko.keithp.com>
Thu, 7 Sep 2006 21:37:52 +0000 (14:37 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Thu, 7 Sep 2006 21:37:52 +0000 (14:37 -0700)
commit6cff1dca81b60fcd75e19f3ed827aae98f643fd1
treeef9b0bbc213a0c1a21aca1424c17a2101ff504e0
parent31e0f0321057a7612ed5a7fa890dad09e6a53ee6
Replace gnu-specific sed command with simple grep.

makealias was using a gnu-extension to sed addressing, replace that with a
simple (and more robuse) grep command. Also, found a bug in the public
header file that was leaving one symbol out of the process.
fontconfig/fontconfig.h
src/makealias