Namazu-devel-ja(旧)


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: try to make 2.0.7pre1



>                                            千葉市中央区長洲
>                                                    藤原  誠
(1) やはり configure.in を少し変更すると、
m4-1.4
autoconf-2.52
automake-1.4-p5
gettext-0.10.39
libtool-1.4
で、./autogen.sh;make;make check 出来ました。

(2)
これで make dist したら、出来るには出来たのですが
2.0.6 になっています。

(3)
cvs checkout -r stable-2-0 namazu
は間違いでしょうか ?

--- namazu/configure.in-1.137.4.16	Fri Aug 10 09:30:15 2001
+++ namazu/configure.in	Tue Aug 21 21:01:09 2001
@@ -327,12 +327,12 @@
     enable_file_mmagic_checking=yes)
 
 if test "$enable_file_mmagic_checking" = "yes"; then
-    changequote(<<, >>)
+#    changequote(<<, >>)
     tmp=`$PERL -nle 'print \$1 if /^\\$VERSION = \"([\d\.]+)\";\$/' \
 	$srcdir/File-MMagic/MMagic.pm`
     # tmp="10.0"  # for testing
     AC_MSG_CHECKING(for File::MMagic perl module)
-    changequote([, ])
+#    changequote([, ])
 
     if $PERL -e "use lib '$PMDIR'; use File::MMagic $tmp;"; then
 	AC_MSG_RESULT(yes)

---
(藤原)
http://www.ki.nu/software/NetBSD/iBook2/
http://www.ki.nu/software/namazu/tutorial/