This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

autoconf AC_CONFIG_FILES Macro Issues


Hi,

I have an issue with both the autoconf AC_CONFIG_FILES and AC_CONFIG_COMMANDS 
MACROS in the current 2.59 version of autoconf.  When compiling 
the ./configure shell script, the use of these macros prepents each command 
with several white spaces causing the use of continuation characters within 
the resulting ac_config_files and ac_config_commands to fail during subsequent 
execution of the configure script.

In the case of the AC_CONFIG_FILES MACRO, there are over 300 space characters 
prepended on the output line prior to the command being issued.

My question is, how do I get this logged as a bug?

Larry Adams
The Cacti Group 


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]