projects
/
ncurses.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ncurses 6.2 - patch 20200531
[ncurses.git]
/
Ada95
/
configure
diff --git
a/Ada95/configure
b/Ada95/configure
index 1b18acd893211cd30ece2130505f33ee0ed8aef6..61a921f1681a4edb12c16b2a9e203f7267a00239 100755
(executable)
--- a/
Ada95/configure
+++ b/
Ada95/configure
@@
-16670,7
+16670,7
@@
test "$cf_cv_gnatprep_opt_t" = yes && GNATPREP_OPTS="-T $GNATPREP_OPTS"
echo "$as_me:16670: checking if GNAT supports generics" >&5
echo $ECHO_N "checking if GNAT supports generics... $ECHO_C" >&6
case $cf_cv_gnat_version in
-(3.[1-9]*|[4-9].*)
+(3.[1-9]*|[4-9].*
|[1-9][0-9].*
)
cf_gnat_generics=yes
;;
(*)