(autoreconf cannot be used because that would require that we use the
GNU conventions for some of our text files, [...]
Can this limitation be changed if the macro call
"AM_INIT_AUTOMAKE([foreign -Wall -Werror])" would be added to the
configuration specification?
How do you think about adjustments like the following?
- Replace command with backticks by "$(cat ./version)"
- Addition of the macro calls "AC_CONFIG_AUX_DIR([build.aux])" and
"AC_CONFIG_MACRO_DIR([m4])"
- Pass the file names for the macro "AC_CONFIG_FILES" in one call
- Delete the lines 438-440: "EOF
cat << EOF"
Regards,
Markus
_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)