summaryrefslogtreecommitdiffstats
path: root/lua-5.1.4-autotoolize.patch
diff options
context:
space:
mode:
Diffstat (limited to 'lua-5.1.4-autotoolize.patch')
-rw-r--r--lua-5.1.4-autotoolize.patch24
1 files changed, 12 insertions, 12 deletions
diff --git a/lua-5.1.4-autotoolize.patch b/lua-5.1.4-autotoolize.patch
index 8aa8812..afcb3fb 100644
--- a/lua-5.1.4-autotoolize.patch
+++ b/lua-5.1.4-autotoolize.patch
@@ -10544,7 +10544,7 @@ diff -urN lua-5.1.4/configure lua-5.1.4-autotoolize/configure
@@ -0,0 +1,20444 @@
+#! /bin/sh
+# Guess values for system-dependent variables and create Makefiles.
-+# Generated by GNU Autoconf 2.59 for Autotoolized Lua 5.1.3.
++# Generated by GNU Autoconf 2.59 for Autotoolized Lua 5.1.4.
+#
+# Copyright (C) 2003 Free Software Foundation, Inc.
+# This configure script is free software; the Free Software Foundation
@@ -10965,8 +10965,8 @@ diff -urN lua-5.1.4/configure lua-5.1.4-autotoolize/configure
+# Identity of this package.
+PACKAGE_NAME='Autotoolized Lua'
+PACKAGE_TARNAME='lua-at'
-+PACKAGE_VERSION='5.1.3'
-+PACKAGE_STRING='Autotoolized Lua 5.1.3'
++PACKAGE_VERSION='5.1.4'
++PACKAGE_STRING='Autotoolized Lua 5.1.4'
+PACKAGE_BUGREPORT=''
+
+ac_unique_file="src/lapi.c"
@@ -11496,7 +11496,7 @@ diff -urN lua-5.1.4/configure lua-5.1.4-autotoolize/configure
+ # Omit some internal or obsolete options to make the list less imposing.
+ # This message is too long to be a string in the A/UX 3.1 sh.
+ cat <<_ACEOF
-+\`configure' configures Autotoolized Lua 5.1.3 to adapt to many kinds of systems.
++\`configure' configures Autotoolized Lua 5.1.4 to adapt to many kinds of systems.
+
+Usage: $0 [OPTION]... [VAR=VALUE]...
+
@@ -11562,7 +11562,7 @@ diff -urN lua-5.1.4/configure lua-5.1.4-autotoolize/configure
+
+if test -n "$ac_init_help"; then
+ case $ac_init_help in
-+ short | recursive ) echo "Configuration of Autotoolized Lua 5.1.3:";;
++ short | recursive ) echo "Configuration of Autotoolized Lua 5.1.4:";;
+ esac
+ cat <<\_ACEOF
+
@@ -11701,7 +11701,7 @@ diff -urN lua-5.1.4/configure lua-5.1.4-autotoolize/configure
+test -n "$ac_init_help" && exit 0
+if $ac_init_version; then
+ cat <<\_ACEOF
-+Autotoolized Lua configure 5.1.3
++Autotoolized Lua configure 5.1.4
+generated by GNU Autoconf 2.59
+
+Copyright (C) 2003 Free Software Foundation, Inc.
@@ -11715,7 +11715,7 @@ diff -urN lua-5.1.4/configure lua-5.1.4-autotoolize/configure
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
-+It was created by Autotoolized Lua $as_me 5.1.3, which was
++It was created by Autotoolized Lua $as_me 5.1.4, which was
+generated by GNU Autoconf 2.59. Invocation command line was
+
+ $ $0 $@
@@ -12363,7 +12363,7 @@ diff -urN lua-5.1.4/configure lua-5.1.4-autotoolize/configure
+
+# Define the identity of the package.
+ PACKAGE='lua-at'
-+ VERSION='5.1.3'
++ VERSION='5.1.4'
+
+
+cat >>confdefs.h <<_ACEOF
@@ -29932,7 +29932,7 @@ diff -urN lua-5.1.4/configure lua-5.1.4-autotoolize/configure
+} >&5
+cat >&5 <<_CSEOF
+
-+This file was extended by Autotoolized Lua $as_me 5.1.3, which was
++This file was extended by Autotoolized Lua $as_me 5.1.4, which was
+generated by GNU Autoconf 2.59. Invocation command line was
+
+ CONFIG_FILES = $CONFIG_FILES
@@ -29995,7 +29995,7 @@ diff -urN lua-5.1.4/configure lua-5.1.4-autotoolize/configure
+
+cat >>$CONFIG_STATUS <<_ACEOF
+ac_cs_version="\\
-+Autotoolized Lua config.status 5.1.3
++Autotoolized Lua config.status 5.1.4
+configured by $0, generated by GNU Autoconf 2.59,
+ with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
+
@@ -30991,7 +30991,7 @@ diff -urN lua-5.1.4/configure.ac lua-5.1.4-autotoolize/configure.ac
+++ lua-5.1.4-autotoolize/configure.ac 2008-09-03 13:18:37.000000000 +0200
@@ -0,0 +1,68 @@
+AC_PREREQ(2.59)
-+AC_INIT([Autotoolized Lua], [5.1.3], [], [lua-at])
++AC_INIT([Autotoolized Lua], [5.1.4], [], [lua-at])
+
+AC_CONFIG_HEADERS([config.h])
+AC_CONFIG_SRCDIR([src/lapi.c])
@@ -32019,7 +32019,7 @@ diff -urN lua-5.1.4/etc/lua.pc.in lua-5.1.4-autotoolize/etc/lua.pc.in
+++ lua-5.1.4-autotoolize/etc/lua.pc.in 2008-09-03 13:18:23.000000000 +0200
@@ -0,0 +1,13 @@
+V= 5.1
-+R= 5.1.3
++R= @VERSION@
+prefix= @prefix@
+exec_prefix=${prefix}
+libdir= @libdir@