summarylogtreecommitdiffstats
path: root/01-automake_1.13.patch
diff options
context:
space:
mode:
authorKrzysztof (3ED) AS2015-07-02 10:03:49 +0200
committerKrzysztof (3ED) AS2015-07-02 10:03:49 +0200
commit43c3ba2856c54361f41342fd5bc85595216f5bad (patch)
tree9541d424b6efe9c1792705bbdb32f38315b70ff7 /01-automake_1.13.patch
downloadaur-43c3ba2856c54361f41342fd5bc85595216f5bad.tar.gz
moving files, making space for additional scripts, aur4 and other stuff
Diffstat (limited to '01-automake_1.13.patch')
-rw-r--r--01-automake_1.13.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/01-automake_1.13.patch b/01-automake_1.13.patch
new file mode 100644
index 000000000000..3e8c88beaea3
--- /dev/null
+++ b/01-automake_1.13.patch
@@ -0,0 +1,14 @@
+--- a/configure.in 2012-09-14 19:45:49.000000000 +0000
++++ b/configure.in 2013-04-14 14:44:28.000000000 +0000
+@@ -4,9 +4,9 @@
+ AC_PREREQ(2.60)
+ AC_INIT(FreeMe2, 0.2)
+ AC_CONFIG_SRCDIR([ecc.c])
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+
+-AM_INIT_AUTOMAKE(FreeMe2, 0.2)
++AM_INIT_AUTOMAKE
+ # Checks for programs.
+ AC_PROG_CC
+