Hi, >>> "saiph" == saiph <[EMAIL PROTECTED]> writes:
saiph> i'm using automake 1.8.5 with gentoo and it appears to saiph> does not support dist_ prefix. every variable with that saiph> prefix causes an error message, ie: saiph> Makefile.am:1: invalid variable `dist_bin_SCRIPTS' saiph> Makefile.am:1: invalid variable `dist_bin_SCRIPTS' saiph> make: *** [Makefile.in] Error 1 saiph> after i have googling for it i found it was a fixed old bug.. Indeed it is: this is Automake 1.4 speaking. In other words you are not running the version you think you are. -- Alexandre Duret-Lutz
