* Makeconfig (run-program-prefix): Fix bogus use of $(findstring ...)
authorRoland McGrath <roland@gnu.org>
Wed, 28 Aug 2002 11:08:46 +0000 (11:08 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 28 Aug 2002 11:08:46 +0000 (11:08 +0000)
commit27abf7a3239c71af0151d33b3b85141305c370bf
treeb6454b09a6f7b6e029d561b317ce7c8375c9510d
parent6c0b461a580a1547e20bd8885e8bbf67339bac6d
* Makeconfig (run-program-prefix): Fix bogus use of $(findstring ...)

to use $(filter ...) instead.  Same bug fixed in aix conditionals.

* locale/setlocale.c: Declare postload functions weak.
ChangeLog
Makeconfig
linuxthreads/ChangeLog
locale/setlocale.c