Skip to content
Snippets Groups Projects
Commit 15e68d3b authored by Julien Bonjean's avatar Julien Bonjean
Browse files

[#1317] Updated autogen

parent ec861396
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
# Author: Julien Bonjean (julien@bonjean.info)
#
# Creation Date: 2009-05-26
# Last Modified: 2009-05-27 10:56:43 -0400
# Last Modified: 2009-05-27 11:00:20 -0400
#####################################################
if [ -e /usr/share/misc/config.guess ]; then
......@@ -15,8 +15,8 @@ if [ -e /usr/share/misc/config.guess ]; then
ln -s /usr/share/misc/config.sub .
ln -s /usr/share/misc/config.guess .
else
echo Running autoreconf...
autoreconf --force --install
aclocal --force
automake --add-missing --force-missing --copy
fi
# now we launch configure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment