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 @@ ...@@ -7,7 +7,7 @@
# Author: Julien Bonjean (julien@bonjean.info) # Author: Julien Bonjean (julien@bonjean.info)
# #
# Creation Date: 2009-05-26 # 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 if [ -e /usr/share/misc/config.guess ]; then
...@@ -15,8 +15,8 @@ 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.sub .
ln -s /usr/share/misc/config.guess . ln -s /usr/share/misc/config.guess .
else else
echo Running autoreconf... aclocal --force
autoreconf --force --install automake --add-missing --force-missing --copy
fi fi
# now we launch configure # now we launch configure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment