Hi Jim! >>> "Jim" == Jim Meyering <[EMAIL PROTECTED]> writes: [...] Jim> * src/Makefile.am (bin_PROGRAMS): Add "[". Jim> (__SOURCES): New var. Jim> * src/test.c (LBRACKET): Define to 0 if not defined. [...]
Is NEWS-OS 4.2R something you care about? Make variables starting with `_' are not portable there. (`automake -Wall' will warn you about this.) If it matters, I guess another ginstall-like trick is required. (We really need some kind of install-time-renaming support in Automake.) -- Alexandre Duret-Lutz _______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils
