summaryrefslogtreecommitdiff
path: root/math/libhomfly/files/patch-configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'math/libhomfly/files/patch-configure.ac')
-rw-r--r--math/libhomfly/files/patch-configure.ac8
1 files changed, 8 insertions, 0 deletions
diff --git a/math/libhomfly/files/patch-configure.ac b/math/libhomfly/files/patch-configure.ac
new file mode 100644
index 000000000000..cb366c337c12
--- /dev/null
+++ b/math/libhomfly/files/patch-configure.ac
@@ -0,0 +1,8 @@
+--- configure.ac.orig 2018-11-08 13:08:16 UTC
++++ configure.ac
+@@ -1,4 +1,4 @@
+-AC_INIT([libhomfly], [1.02r5], [mmarco@unizar.es])
++AC_INIT([libhomfly], [1.02r6], [mmarco@unizar.es])
+ AC_CONFIG_AUX_DIR([build-aux])
+ AC_CONFIG_MACRO_DIR([m4])
+ AM_INIT_AUTOMAKE([foreign -Wall])