OSDN Git Service

Updated to itcl 3.2.1.
[pf3gnuchains/pf3gnuchains3x.git] / itcl / itk / itkConfig.sh.in
index c0b21a9..e9b1f02 100644 (file)
@@ -27,23 +27,17 @@ ITK_BUILD_LIB_SPEC='@ITK_BUILD_LIB_SPEC@'
 # installed directory.
 ITK_LIB_SPEC='@ITK_LIB_SPEC@'
 
-# Path to the library name. Used for dependencies.
-ITK_LIB_FULL_PATH='@ITK_LIB_FULL_PATH@'
-
-# The name of the Itk stub library
+# The name of the Itk stub library (a .a file):
 ITK_STUB_LIB_FILE=@ITK_STUB_LIB_FILE@
 
-# String to pass to linker to pick up the Itcl stub library from its
+# String to pass to linker to pick up the Itk stub library from its
 # build directory.
 ITK_BUILD_STUB_LIB_SPEC='@ITK_BUILD_STUB_LIB_SPEC@'
 
-# String to pass to linker to pick up the Itcl stub library from its
+# String to pass to linker to pick up the Itk stub library from its
 # installed directory.
 ITK_STUB_LIB_SPEC='@ITK_STUB_LIB_SPEC@'
 
-# Full path to itcl library for dependency checking.
-ITK_STUB_LIB_FULL_PATH='@ITK_STUB_LIB_FULL_PATH@'
-
 # Location of the top-level source directories from which [incr Tk]
 # was built.  This is the directory that contains a README file as well
 # as subdirectories such as generic, unix, etc.  If [incr Tk] was