
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 7/10/10 20:09 , John Meacham wrote:
On Sat, Jul 10, 2010 at 07:18:15PM -0400, Brandon S Allbery KF8NH wrote:
On 7/10/10 17:15 , Brandon S Allbery KF8NH wrote: Makefile.in, lines 865, 903, 907: "find -wholename" isn't portable.
Hmm.. I'll have to find a work around for that.
Since you're not using (and don't need) -0, piping through grep should do fine.
Makefile.in, line 93 and many others: combining commands with ";" is unreliably portable outside of a {;,,,;} construct (and portable to SVR4 only with the extra semicolons as shown above; GNU usually lets you omit them). Use multiple -e options instead.
Hmm.. I am not sure where you mean, the Makefile.in is generated by automake and will be regenerated by autoreconf, where in the Makefile.am (which I wrote) are you refering to?
I'll have to look for the concordance; I also want to look more closely at the sed commands, as I *think* the semicolon usage should work on at least FreeBSD and OSX (no promises about Net- or Open-). - -- brandon s. allbery [linux,solaris,freebsd,perl] allbery@kf8nh.com system administrator [openafs,heimdal,too many hats] allbery@ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkw5DocACgkQIn7hlCsL25W3GgCdGwJCq4x1NOJPuweo/K4zplkF us0AoLI5lCt88C631K9FsT6ZQoMhWELk =hhNF -----END PGP SIGNATURE-----