Vanuxem Grégory <[EMAIL PROTECTED]> writes: | Hello, | | | The chunk/file presea (in src/hyper/search.pamphlet) contains | '#!/bin/awk -f' which does not work on my Debian system (awk is | under /usr/bin). I know that there is a variable for awk, so maybe this | can help.
Yes, we can ask Autoconf to give use the full path to the AWK executable. | Always in src/hyper/search.pamphlet, the chunk/file htsearch uses | 'sort ... +number ...' which issues a warning on my system : | sort: Warning: "+number" syntax is deprecated, please use "-k number" OK. -- Gaby _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
