Re: 3.0.6 patches
"Alexander V. Lukyanov" <[email protected]>
| Newsgroups | gmane.network.lftp.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 07, 2004 at 11:28:30AM -0500, Albert Chin wrote: > 1. [acconfig.h, configure.ac] > Remove use of acconfig.h (deprecated in newer versions of autoconf) > 2. [lib/fnmatch.h, m4/fnmatch.h, configure.ac] > Drop AC_FUNC_FNMATCH and LFTP_GNU_FNMATCH in favor of > AC_FUNC_FNMATCH_GNU. This removes m4/fnmatch.m4 and moves > lib/fnmatch.h to lib/fnmatch_.h > 3. Replace custom AC__GNU_SOURCE with AC_GNU_SOURCE I have applied the patch. Thanks! BTW, what was the reason for fnmatch.h renaming? -- Alexander.