1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-05 22:00:54 +00:00

Add -I config/m4 to aclocal.

This commit is contained in:
Witold Filipczyk 2017-11-25 20:58:26 +01:00
parent 03968b93c8
commit 4f89fd6674

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
echo aclocal... echo aclocal...
aclocal aclocal -I config/m4
echo autoheader... echo autoheader...
autoheader autoheader