Skip to content

Commit b782727

Browse files
authored
Merge pull request #61 from schoeffi91/buildroot_integration
Add .empty in m4 folder and remove mkdir in autogen
2 parents 05b89e8 + 35d9f72 commit b782727

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

autogen.sh

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
# Remove dependency cache otherwise file renames confuse autoconf
44
find . -type d -name \.deps | xargs rm -rf
55

6-
[ -d m4 ] || mkdir m4
76
autoreconf -v --install
87

98
./configure $@

m4/.empty

Whitespace-only changes.

0 commit comments

Comments
 (0)