summaryrefslogtreecommitdiff
path: root/vms
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2002-12-11 22:43:46 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2002-12-11 22:43:46 +0000
commit1d98b2d9e40423246bbcc086c0f441f745cb5723 (patch)
tree5779fe68b2d7d36593c135ee8b4328dcce834603 /vms
parentbd3cff85a072e5019423da39639e8b53dc2265a5 (diff)
downloadswig-1d98b2d9e40423246bbcc086c0f441f745cb5723.tar.gz
file changed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4191 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'vms')
-rw-r--r--vms/swigconfig.h19
1 files changed, 1 insertions, 18 deletions
diff --git a/vms/swigconfig.h b/vms/swigconfig.h
index c637b4d83..3ee086407 100644
--- a/vms/swigconfig.h
+++ b/vms/swigconfig.h
@@ -1,19 +1,2 @@
-/* This -*-c-*- file contains SWIG specific configuration data for those modules
- that care */
-/* Directory where to find the machine-independent SWIG files */
-
-#define SWIG_LIB "/swig_root/lib/"
-
-/* Default language */
-
-#define SWIG_LANG "-tcl"
-
-/* Values returned by swig when invoked with the -ldflags option */
-
-#define SWIG_PERL_RUNTIME "-L@-exec_prefix-@/lib -lswigpl@-release_suffix-@"
-#define SWIG_PYTHON_RUNTIME "-L@-exec_prefix-@/lib -lswigpy@-release_suffix-@"
-#define SWIG_TCL_RUNTIME "-L@-exec_prefix-@/lib -lswigtcl@-release_suffix-@"
-#define SWIG_RUBY_RUNTIME "-L@-exec_prefix-@/lib -lswigrb@-release_suffix-@"
-#define SWIG_GUILE_RUNTIME "-L@-exec_prefix-@/lib -lswigguile@-release_suffix-@"
-#define SWIG_PIKE_RUNTIME "-L@-exec_prefix-@/lib -lswigpike@-release_suffix-@"
+/* Note that this file has changed. TODO Get the latest from the original version. */