Changeset: 2071f969b5e9 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2071f969b5e9
Modified Files:
        configure.ag
Branch: Mar2018
Log Message:

Typo.


diffs (12 lines):

diff --git a/configure.ag b/configure.ag
--- a/configure.ag
+++ b/configure.ag
@@ -3084,7 +3084,7 @@ for comp in \
        'zlib       ' \
 ; do
        AS_VAR_COPY([org], [org_have_$comp])
-       AS_VAR_COPY([have], [org_have_$comp])
+       AS_VAR_COPY([have], [have_$comp])
        AS_VAR_COPY([why_not], [why_not_$comp])
 
        AS_CASE([$why_not-$have-$org],
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to