On 30 May 2016 at 07:06, A.P. Horst <[email protected]> wrote: > Thanks for your help. > Attached is a bare-minimum configure script which demonstrates the problem.
Thanks, I replicated the problem. I noticed that test.h.in had MS-DOS style line endings (CR LF). When I changed it to Unix-style (LF), the output file test.h was created correctly. _______________________________________________ Autoconf mailing list [email protected] https://lists.gnu.org/mailman/listinfo/autoconf
