Kevin Kofler <kevin.kofler@xxxxxxxxx> writes: > * m4's arcane syntax, including considerations like when to quote things > where, but also just the syntax itself (dnl for comments, [] for quoting > etc.) At least, 'm4' *has* quoting rules, while it's always an adventure with 'cmake' to write some non trivial things. autotool's language is consistent across its tasks ('make all', 'make install', 'make check', 'make dist'), while 'cmake' uses different tools with different syntax/quoting rules and mechanisms for them. There is so much black magic in 'cmake' that it works for trivial tasks but it is a nightmare to handle complex things with it. Enrico -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list