Skip to content
This repository was archived by the owner on Feb 14, 2019. It is now read-only.

Commit b7d636b

Browse files
committed
Autoreconf does all the magic these days
1 parent e625bfb commit b7d636b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

autogen.sh

+1-5
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,4 @@ run ()
1111
fi
1212
}
1313

14-
run libtoolize --force --copy
15-
run aclocal -I ac-helpers
16-
run autoheader
17-
run automake --add-missing --copy --foreign
18-
run autoconf
14+
run autoreconf --install --force

0 commit comments

Comments
 (0)