[sr #110571] Autoconf-2.71 misconverts new-line escapes in AC_CHECK_FUNCS() argument

Zack Weinberg <[email protected]>
Newsgroups gmane.comp.sysutils.autoconf.bugs
Message-ID <[email protected]>
Follow-up Comment #3, sr #110571 (project autoconf):

For future reference, with Autoconf 2.70 or later it is not necessary to use
backslash-newline in the argument to AC_CHECK_FUNCS. You can instead write


AC_CHECK_FUNCS([
  strcpy
  strdup
  strchr
  strlen
  strcat
  strtok
])


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/support/?110571>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.