Don't use GNU-sed-specific \< \> operators.
authorJim Meyering <meyering@redhat.com>
Mon, 5 Nov 2007 10:03:55 +0000 (11:03 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 5 Nov 2007 10:13:21 +0000 (11:13 +0100)
commit25e3dd5365aaab8f470e1c40b1559f3fb4ae68e4
tree776b6a0f20ff7b086179e63ecca6d534c47f0925
parentb8da93bee90a0f8ded1e3e4bd0440cc008e1a885
Don't use GNU-sed-specific \< \> operators.

* configure.ac (MAN): Transform ginstall.1 to install.1 using
a loop, rather than sed with \<...\>.
Problem reported by Bruno Haible.
Andreas Schwab reminded me that \< and \> are not portable.
ChangeLog
configure.ac