* Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead of
commitf7d3e7d055f5ef2d11e3dc4999b6820cc0c3cc2a
authorJim Blandy <jimb@redhat.com>
Sun, 30 May 1993 19:40:39 +0000 (30 19:40 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 30 May 1993 19:40:39 +0000 (30 19:40 +0000)
tree84d40269677b1acfd9a9ec3ed41fed9de8599148
parent8fd812d1cd4ad6b5324c9ef7bab4739c581643e5
* Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead of
`(cd foo ; pwd)` to get the canonical name of a directory; cd
might fail, and have pwd print out the current directory.
lib-src/Makefile.in