■掲示板に戻る■ 全部 1- 101- 201- 301- 401- 501- 601- 701- 801- 901- 1001- 最新50



レス数が1000を超えています。残念ながら全部は表示しません。

navi2ch for emacs (part 4)

241 :nanashi :02/01/10 11:05
>>240
これで試してみてください。

Index: configure.in
===================================================================
RCS file: /cvsroot/navi2ch/navi2ch/configure.in,v
retrieving revision 1.4
diff -u -r1.4 configure.in
--- configure.in 2002/01/09 16:49:15 1.4
+++ configure.in 2002/01/10 02:03:35
@@ -22,7 +22,7 @@
[case $withval in
yes) emacsen="xemacs" ;;
no) emacsen="emacs" ;;
-*) emacsen="$withval" ;;
+*) EMACS="$withval" ;;
esac])

AC_ARG_WITH(emacs,
@@ -30,7 +30,7 @@
[case $withval in
yes) emacsen="emacs" ;;
no) emacsen="xemacs" ;;
-*) emacsen="$withval" ;;
+*) EMACS="$withval" ;;
esac])

if test -n "${with_xemacs+set}" && test -n "${with_emacs+set}"; then


掲示板に戻る 全部 前100 次100 最新50

read.cgi ver5.26+ (01/10/21-)