mirror of
https://github.com/ceph/ceph
synced 2025-02-22 18:47:18 +00:00
no more m4 dir
This commit is contained in:
parent
a1c3ea1d69
commit
33c6a6b771
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
rm -f config.cache
|
||||
aclocal -I m4
|
||||
aclocal #-I m4
|
||||
autoconf
|
||||
autoheader
|
||||
automake -a --add-missing
|
||||
|
Loading…
Reference in New Issue
Block a user