summarylogtreecommitdiffstats
path: root/patch-aclocal.m4
blob: 8234b61caff51e6319905ddfd6f1e1876921c6e6 (plain)
1
2
3
4
5
6
7
8
9
10
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