Commit 215cae7b by Arnaud Charlet

Complete previous change.

From-SVN: r78761
parent f0d3c336
...@@ -1196,6 +1196,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu ...@@ -1196,6 +1196,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
# This is an autoconf 2.5x script. # This is an autoconf 2.5x script.
......
...@@ -15,7 +15,8 @@ ...@@ -15,7 +15,8 @@
# along with this program; if not, write to the Free Software # along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
AC_INIT(Makefile.in) AC_INIT
AC_CONFIG_SRCDIR([Makefile.in])
# This is an autoconf 2.5x script. # This is an autoconf 2.5x script.
AC_PREREQ([2.57]) AC_PREREQ([2.57])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment