diff options
Diffstat (limited to 'tkmacosx/configure')
-rwxr-xr-x | tkmacosx/configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tkmacosx/configure b/tkmacosx/configure index 62fda30..45b8b8c 100755 --- a/tkmacosx/configure +++ b/tkmacosx/configure @@ -5634,9 +5634,9 @@ done vars=" - tkmacosx.mm - macosxlib.mm - xxlib.mm + tkmacosx.M + macosxlib.M + xxlib.M " for i in $vars; do case $i in |