diff options
Diffstat (limited to 'gnattools/configure.ac')
-rw-r--r-- | gnattools/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnattools/configure.ac b/gnattools/configure.ac index 776530a..ff07179 100644 --- a/gnattools/configure.ac +++ b/gnattools/configure.ac @@ -45,7 +45,7 @@ AC_CANONICAL_BUILD AC_CANONICAL_HOST AC_CANONICAL_TARGET -ACX_NONCANONICAL_HOST +ACX_PROG_GNAT ACX_NONCANONICAL_TARGET # Need to pass this down for now :-P |