[w3m-dev 03996] HELP_DIR and funcname.tab

SAKAI Kiyotaka <[email protected]>
Newsgroups gmane.comp.web.w3m.devel
Message-ID <[email protected]>
configure 

  HELP_DIR=$(eval echo "$datadir/$PACKAGE")

 bash  sh 


funcname.tab  CVS  tree make 
 CVS 

-- 
  (E-mail: [email protected])


Index: configure.in
===================================================================
RCS file: /cvsroot/w3m/w3m/configure.in,v
retrieving revision 1.25
diff -u -r1.25 configure.in
--- configure.in	10 Oct 2003 16:33:13 -0000	1.25
+++ configure.in	17 Oct 2003 07:36:21 -0000
@@ -150,7 +150,7 @@
 AC_W3M_SIGNAL
 
 AC_SUBST(HELP_DIR)
-HELP_DIR=$(eval echo "$datadir/$PACKAGE")
+HELP_DIR="$datadir/$PACKAGE"
 AC_DEFINE(HELP_DIR, "$HELP_DIR")
 AC_SUBST(RC_DIR)
 RC_DIR="~/.$PACKAGE"
Index: scripts/w3mhelp.cgi.in
===================================================================
RCS file: /cvsroot/w3m/w3m/scripts/w3mhelp.cgi.in,v
retrieving revision 1.26
diff -u -r1.26 w3mhelp.cgi.in
--- scripts/w3mhelp.cgi.in	22 Sep 2003 21:02:29 -0000	1.26
+++ scripts/w3mhelp.cgi.in	17 Oct 2003 07:36:22 -0000
@@ -5,6 +5,7 @@
   $CYGPATH = 1;
 }
 
+$prefix = "@prefix@";
 $helpdir = "@HELP_DIR@";
 if ($CYGPATH) {
   $helpdir = &cygwin_pathconv($helpdir);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.