[rkward-cvs] rkward configure,1.19,1.20 configure.files,1.3,1.4 configure.in,1.19,1.20 rkward.kdevelop,1.13,1.14 subdirs,1.3,1.4
Thomas Friedrichsmeier
tfry at users.sourceforge.net
Fri Nov 12 15:52:01 UTC 2004
- Previous message: [rkward-cvs] rkward/po Makefile.in,1.31,1.32 fr.po,1.2,1.3 it.po,1.2,1.3 rkward.pot,1.4,1.5
- Next message: [rkward-cvs] rkward/doc Makefile.in,1.31,1.32
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29092
Modified Files:
configure configure.files configure.in rkward.kdevelop subdirs
Log Message:
release noise. Ignore these changes
Index: configure.files
===================================================================
RCS file: /cvsroot/rkward/rkward/configure.files,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** configure.files 2 Aug 2004 12:37:48 -0000 1.3
--- configure.files 12 Nov 2004 15:51:59 -0000 1.4
***************
*** 1,2 ****
--- 1,4 ----
./admin/configure.in.min
configure.in.in
+ ./rkward-0.2.9/configure.in.in
+ ./rkward-0.3.0/configure.in.in
Index: configure
===================================================================
RCS file: /cvsroot/rkward/rkward/configure,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** configure 23 Sep 2004 10:53:28 -0000 1.19
--- configure 12 Nov 2004 15:51:58 -0000 1.20
***************
*** 1900,1904 ****
# Define the identity of the package.
PACKAGE=rkward
! VERSION=0.2.9
--- 1900,1904 ----
# Define the identity of the package.
PACKAGE=rkward
! VERSION=0.3.0
***************
*** 30661,30664 ****
--- 30661,30674 ----
+ #MIN_CONFIG(3)
+
+
+
+
+ #MIN_CONFIG(3)
+
+
+
+
Index: configure.in
===================================================================
RCS file: /cvsroot/rkward/rkward/configure.in,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** configure.in 23 Sep 2004 10:53:29 -0000 1.19
--- configure.in 12 Nov 2004 15:51:59 -0000 1.20
***************
*** 37,41 ****
dnl Automake doc recommends to do this only here. (Janos)
! AM_INIT_AUTOMAKE(rkward, 0.2.9) dnl searches for some needed programs
KDE_SET_PREFIX
--- 37,41 ----
dnl Automake doc recommends to do this only here. (Janos)
! AM_INIT_AUTOMAKE(rkward, 0.3.0) dnl searches for some needed programs
KDE_SET_PREFIX
***************
*** 67,70 ****
--- 67,92 ----
dnl AC_PROG_YACC dnl __kdevelop__
+ #MIN_CONFIG(3)
+
+ dnl PACKAGE set before
+
+ dnl CXXFLAGS="$NOOPT_CXXFLAGS" dnl __kdevelop[noopt]__
+ dnl CFLAGS="$NOOPT_CFLAGS" dnl __kdevelop[noopt]__
+ dnl CXXFLAGS="$CXXFLAGS $USE_EXCEPTIONS" dnl __kdevelop[exc]__
+
+ dnl KDE_NEED_FLEX dnl __kdevelop__
+ dnl AC_PROG_YACC dnl __kdevelop__
+
+ #MIN_CONFIG(3)
+
+ dnl PACKAGE set before
+
+ dnl CXXFLAGS="$NOOPT_CXXFLAGS" dnl __kdevelop[noopt]__
+ dnl CFLAGS="$NOOPT_CFLAGS" dnl __kdevelop[noopt]__
+ dnl CXXFLAGS="$CXXFLAGS $USE_EXCEPTIONS" dnl __kdevelop[exc]__
+
+ dnl KDE_NEED_FLEX dnl __kdevelop__
+ dnl AC_PROG_YACC dnl __kdevelop__
+
KDE_CREATE_SUBDIRSLIST
AC_CONFIG_FILES([ Makefile ])
Index: subdirs
===================================================================
RCS file: /cvsroot/rkward/rkward/subdirs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** subdirs 2 Aug 2004 12:37:48 -0000 1.3
--- subdirs 12 Nov 2004 15:51:59 -0000 1.4
***************
*** 2,3 ****
--- 2,5 ----
po
rkward
+ rkward-0.2.9
+ rkward-0.3.0
Index: rkward.kdevelop
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward.kdevelop,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** rkward.kdevelop 12 Nov 2004 14:53:59 -0000 1.13
--- rkward.kdevelop 12 Nov 2004 15:51:59 -0000 1.14
***************
*** 51,55 ****
</envvars>
<runarguments>
! <rkward></rkward>
</runarguments>
</run>
--- 51,55 ----
</envvars>
<runarguments>
! <rkward/>
</runarguments>
</run>
- Previous message: [rkward-cvs] rkward/po Makefile.in,1.31,1.32 fr.po,1.2,1.3 it.po,1.2,1.3 rkward.pot,1.4,1.5
- Next message: [rkward-cvs] rkward/doc Makefile.in,1.31,1.32
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the rkward-tracker
mailing list