Yasumichi Akahoshi
yasum****@users*****
2005年 3月 30日 (水) 00:26:01 JST
Index: cxplorer/configure diff -u cxplorer/configure:1.22 cxplorer/configure:1.23 --- cxplorer/configure:1.22 Wed Mar 30 00:19:38 2005 +++ cxplorer/configure Wed Mar 30 00:26:01 2005 @@ -1689,7 +1689,7 @@ PACKAGE=cxplorer -VERSION=1.9.20050329 +VERSION=1.9.20050330 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 Index: cxplorer/configure.in diff -u cxplorer/configure.in:1.26 cxplorer/configure.in:1.27 --- cxplorer/configure.in:1.26 Wed Mar 30 00:19:38 2005 +++ cxplorer/configure.in Wed Mar 30 00:26:01 2005 @@ -4,7 +4,7 @@ dnl Please disable it in the Anjuta project configuration AC_INIT(configure.in) -AM_INIT_AUTOMAKE(cxplorer, 1.9.20050329) +AM_INIT_AUTOMAKE(cxplorer, 1.9.20050330) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE