diff src/auto/configure @ 1682:81059e8b657d v7.2b.015

updated for version 7.2b-015
author vimboss
date Thu, 24 Jul 2008 15:20:50 +0000
parents fe4ebbec775a
children 95dd473d2d28
line wrap: on
line diff
--- a/src/auto/configure
+++ b/src/auto/configure
@@ -3946,7 +3946,7 @@ rm -f core conftest.err conftest.$ac_obj
 
   if test "$enable_darwin" = "yes"; then
     MACOSX=yes
-    OS_EXTRA_SCR="os_macosx.c os_mac_conv.c";
+    OS_EXTRA_SRC="os_macosx.c os_mac_conv.c";
     OS_EXTRA_OBJ="objects/os_macosx.o objects/os_mac_conv.o"
         CPPFLAGS="$CPPFLAGS -DMACOS_X_UNIX -no-cpp-precomp"
     if test "x$MACARCH" = "xboth"; then