[w3m-dev 04252] Re: road to 0.5.2

Hiroyuki Ito <[email protected]> Thu, 24 May 2007 13:01:55 +0900 (JST)
Newsgroups gmane.comp.web.w3m.devel
Message-ID <[email protected]>

Autoconf 2.60 datadir  datarootdir 


Index: Makefile.in
===================================================================
RCS file: /cvsroot/w3m/w3m/Makefile.in,v
retrieving revision 1.40
diff -u -r1.40 Makefile.in
--- Makefile.in 10 May 2004 17:45:06 -0000      1.40
+++ Makefile.in 24 May 2007 03:58:14 -0000
@@ -9,6 +9,7 @@
 DOMAIN = $(PACKAGE)
 prefix = @prefix@
 exec_prefix = @exec_prefix@
+datarootdir = @datarootdir@
 bindir = @bindir@
 datadir = @datadir@
 localedir = $(datadir)/locale