--- font2svg.orig	Sun Mar 30 23:49:25 2003
+++ font2svg	Sun Mar 30 23:49:34 2003
@@ -58,8 +58,8 @@
 
 # parse options
 # *BSD and AIX users replace this by
-# TEMP=`getopt hke:s:d:x: $*`
-TEMP=`getopt -q --long "--kpsewhich,--encoding:1,--dvipsencoding:1,--execute:1,--help,--symbols:1" "hke:s:d:x:" "$@"`
+TEMP=`getopt hke:s:d:x: $*`
+#TEMP=`getopt -q --long "--kpsewhich,--encoding:1,--dvipsencoding:1,--execute:1,--help,--symbols:1" "hke:s:d:x:" "$@"`
 echo "$TEMP"
 eval set -- "$TEMP"
 while [ ! $1 = "--" ] ; do
