Some shells print out the directory name if CDPATH is set breaking the
authorDr. Stephen Henson <steve@openssl.org>
Wed, 27 Jan 2010 16:06:36 +0000 (16:06 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 27 Jan 2010 16:06:36 +0000 (16:06 +0000)
commit82c2773423128f69fb25c96820a46cc7d0354042
treea5dabbd36eb30fff1b8793604bfca42de03a14bf
parentded27f709c20f245f1e8a03bfade504bc34afa26
Some shells print out the directory name if CDPATH is set breaking the
pod2man test. Use ./util instead to avoid this.
Makefile.org