mirror of https://github.com/rkd77/elinks.git
Add -I config/m4 to aclocal.
parent
03968b93c8
commit
4f89fd6674
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo aclocal...
|
||||
aclocal
|
||||
aclocal -I config/m4
|
||||
|
||||
echo autoheader...
|
||||
autoheader
|
||||
|
|
Loading…
Reference in New Issue