Skip to content
Snippets Groups Projects
Commit eac2666f authored by Pedro Gonnet's avatar Pedro Gonnet
Browse files

add missing includes.

Former-commit-id: f32b9ce9dd7dc78e4f115b3697fd4e0bfdfca2fe
parent 1e135a29
Branches
Tags
No related merge requests found
......@@ -24,10 +24,10 @@ libtoolize --force --copy
aclocal -Im4/
# run autoconf
autoconf
autoconf -I m4
# run autoheader to generate config.h.in
autoheader
autoheader -I m4
# run automake
automake --add-missing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment