[LON-CAPA-cvs] cvs: modules /TexConvert/tthperl commands
albertel
lon-capa-cvs@mail.lon-capa.org
Thu, 14 Jul 2005 18:53:52 -0000
albertel Thu Jul 14 14:53:52 2005 EDT
Modified files:
/modules/TexConvert/tthperl commands
Log:
- swig 1.3 annoys me
Index: modules/TexConvert/tthperl/commands
diff -u modules/TexConvert/tthperl/commands:1.14 modules/TexConvert/tthperl/commands:1.15
--- modules/TexConvert/tthperl/commands:1.14 Thu Jul 14 02:42:26 2005
+++ modules/TexConvert/tthperl/commands Thu Jul 14 14:53:52 2005
@@ -48,7 +48,7 @@
make -f Makefile clean
cp ../tthdynamic/tthfunc.c .
cp ../ttmdynamic/ttmfunc.c .
-swig -perl5 tthfunc.i
+swig -perl5 -noproxy tthfunc.i
dist=`perl ../../../loncom/build/distprobe`
if [[ $dist == "redhat8" || $dist = "redhat9" ]];
then