to use space, tab and new line, in precisely that order.
if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
# IFS
-# We need space, tab and new line.
-IFS="
- "dnl
+# We need space, tab and new line, in precisely that order.
+ac_nl='
+'
+IFS=" $ac_nl"dnl
])
# _AC_INIT_PREPARE([UNIQUE-FILE-IN-SOURCE-DIR])
if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
# IFS
-# We need space, tab and new line.
-IFS="
- "dnl
+# We need space, tab and new line, in precisely that order.
+ac_nl='
+'
+IFS=" $ac_nl"dnl
])
# _AC_INIT_PREPARE([UNIQUE-FILE-IN-SOURCE-DIR])