Commit cde2810aa77a0a0a415f81bb710eaa9ff42191d6

Alexandre Duret-Lutz 2003-01-19T15:19:26

* automake.texi (Conditional Programs): Show a sample Makefile.am. Remind $(EXEEXT) must be appended to configure substitutions. Show how Automake conditionals can be used instead. * tests/exeext.test (check_PROGRAMS): Make sure EXEEXT is also appended to conditionally defined programs.