4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
|
#!/bin/sh
|
||
|
# I could find no versions of autoconf that don't invoke ltconfig, but
|
||
|
# libtool no longer includes an ltconfig. Yuch.
|