[mapguide-commits] r1347 - trunk/MgDev

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Thu Mar 22 14:17:18 EDT 2007


Author: stevedang
Date: 2007-03-22 14:17:17 -0400 (Thu, 22 Mar 2007)
New Revision: 1347

Modified:
   trunk/MgDev/configure
Log:
Update to take into account the latest configure.in file.

Modified: trunk/MgDev/configure
===================================================================
--- trunk/MgDev/configure	2007-03-22 18:16:41 UTC (rev 1346)
+++ trunk/MgDev/configure	2007-03-22 18:17:17 UTC (rev 1347)
@@ -20336,7 +20336,7 @@
           ac_config_files="$ac_config_files Makefile"
 
 # MAP_CONFIG_FILES_OEM
-                                                  ac_config_files="$ac_config_files Oem/Makefile Oem/DWFTK7.1/Makefile Oem/DWFTK7.1/develop/Makefile Oem/DWFTK7.1/develop/global/Makefile Oem/DWFTK7.1/develop/global/src/Makefile"
+          ac_config_files="$ac_config_files Oem/Makefile"
 
 
 # MAP_CONFIG_FILES_COMMON
@@ -20954,10 +20954,6 @@
   # Handling of arguments.
   "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
   "Oem/Makefile" ) CONFIG_FILES="$CONFIG_FILES Oem/Makefile" ;;
-  "Oem/DWFTK7.1/Makefile" ) CONFIG_FILES="$CONFIG_FILES Oem/DWFTK7.1/Makefile" ;;
-  "Oem/DWFTK7.1/develop/Makefile" ) CONFIG_FILES="$CONFIG_FILES Oem/DWFTK7.1/develop/Makefile" ;;
-  "Oem/DWFTK7.1/develop/global/Makefile" ) CONFIG_FILES="$CONFIG_FILES Oem/DWFTK7.1/develop/global/Makefile" ;;
-  "Oem/DWFTK7.1/develop/global/src/Makefile" ) CONFIG_FILES="$CONFIG_FILES Oem/DWFTK7.1/develop/global/src/Makefile" ;;
   "Common/Makefile" ) CONFIG_FILES="$CONFIG_FILES Common/Makefile" ;;
   "Common/MdfModel/Makefile" ) CONFIG_FILES="$CONFIG_FILES Common/MdfModel/Makefile" ;;
   "Common/MdfParser/Makefile" ) CONFIG_FILES="$CONFIG_FILES Common/MdfParser/Makefile" ;;



More information about the mapguide-commits mailing list