aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2003-03-11 16:29:34 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2003-03-11 16:29:34 +0000
commit13b8d0faf82f5125329b1de1bdcbeb82c7a0ed74 (patch)
tree253156347850ba3c2f77aa076ccc8b8287497aa4 /Makefile
parent[w3m-dev 03808] fix autoconf (diff)
downloadw3m-13b8d0faf82f5125329b1de1bdcbeb82c7a0ed74.tar.gz
w3m-13b8d0faf82f5125329b1de1bdcbeb82c7a0ed74.zip
[w3m-dev 03810] autoconf
* acinclude.m4 (AC_W3M_EXTLIBS): use $dir (AC_W3M_GC): PREFIX is optional (AC_W3M_SSL): PREFIX is optional with_ssl=yes, check usual dirs use $dir (AC_W3M_IPv6): use $dir From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5a0eb38..971abf6 100644
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ HELP_FILE = w3mhelp-w3m_ja.html
KEYBIND_SRC = keybind.c
KEYBIND_OBJ = keybind.o
-VERSION=0.4.1+cvs-1.783
+VERSION=0.4.1+cvs-1.784
MODEL=i686-pc-linux-gnu-JA
SRCS=main.c file.c buffer.c display.c etc.c search.c linein.c table.c local.c \