]> git.eshelyaron.com Git - emacs.git/commit
Port recent autogen.sh changes to Darwin
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jan 2017 08:44:45 +0000 (00:44 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Jan 2017 08:45:14 +0000 (00:45 -0800)
commit44c588a25ce231ce05fb535cd6d7162e91214f45
treec23bf3f31f57dee2f0cce6b9a60915006cbc53c3
parent2ec41c415f39990561cc9da4c9bad0b69bfad489
Port recent autogen.sh changes to Darwin

Problem reported by Sam Steingold (Bug#25347).
* autogen.sh: Don't assume 'sed -f-' reads a script from stdin, as
POSIX does not require it and it does not work on Darwin.
autogen.sh