On Wed, Sep 07, 2005 at 10:52:40AM +0200, Stepan Kasal wrote: > I think that my patch enables this: > > for func in f1 f2 f3; do > AC_SEARCH_LIBS([$func], [foo bar baz]) > done
You're right; I misread the code.
On Wed, Sep 07, 2005 at 10:52:40AM +0200, Stepan Kasal wrote: > I think that my patch enables this: > > for func in f1 f2 f3; do > AC_SEARCH_LIBS([$func], [foo bar baz]) > done
You're right; I misread the code.