summarylogtreecommitdiffstats
path: root/patch-aclocal.m4
diff options
context:
space:
mode:
authorRod Kay2016-07-02 10:17:13 +1000
committerRod Kay2016-07-02 10:17:13 +1000
commitb3a5ef630e76e329be8e7858dceb1e00e55e512d (patch)
treee17ed09a0f64b6d259a4512d48ca2d2a645744f1 /patch-aclocal.m4
parent9b36c8cb23b128ff4e02a25bbaa41ce850f021ff (diff)
downloadaur-b3a5ef630e76e329be8e7858dceb1e00e55e512d.tar.gz
Drop use of gprbuild binary.
Diffstat (limited to 'patch-aclocal.m4')
-rw-r--r--patch-aclocal.m411
1 files changed, 11 insertions, 0 deletions
diff --git a/patch-aclocal.m4 b/patch-aclocal.m4
new file mode 100644
index 000000000000..8234b61caff5
--- /dev/null
+++ b/patch-aclocal.m4
@@ -0,0 +1,11 @@
+--- aclocal.m4 2016-07-02 04:27:40.575928176 +1000
++++ aclocal.m4-new 2016-07-02 04:27:49.715928551 +1000
+@@ -66,7 +66,7 @@
+ gprinstall=gprinstall
+ AC_SUBST(gprinstall)
+
+- gprbuild=gprbuild
++ gprbuild=gnatmake
+ AC_SUBST(gprbuild)
+
+ if test x$GNAT_BUILDS_SHARED = xyes; then