[FriBidi-commit] fribidi2 .cvsignore, 1.2, 1.3 Makefile.am, 1.8,
1.9 USERS, 1.4, 1.5 configure.ac, 1.19, 1.20
Behdad Esfahbod
behdad at freedesktop.org
Sat Jul 30 19:06:31 EST 2005
- Previous message: [FriBidi-commit]
fribidi2/charset fribidi-char-sets-cap-rtl.c, 1.10,
1.11 fribidi-char-sets-utf8.c, 1.2, 1.3
- Next message: [FriBidi-commit] fribidi2/lib fribidi-bidi.c, 1.17,
1.18 fribidi-types.h, 1.9, 1.10 fribidi.c, 1.15, 1.16
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/fribidi/fribidi2
In directory gabe:/tmp/cvs-serv8824
Modified Files:
.cvsignore Makefile.am USERS configure.ac
Log Message:
Small changes to shut gcc warnings up.
Index: .cvsignore
===================================================================
RCS file: /cvs/fribidi/fribidi2/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- .cvsignore 7 Jun 2004 20:38:21 -0000 1.2
+++ .cvsignore 30 Jul 2005 09:06:27 -0000 1.3
@@ -16,4 +16,5 @@
libtool
ltmain.sh
missing
+mkinstalldirs
stamp-h1
Index: Makefile.am
===================================================================
RCS file: /cvs/fribidi/fribidi2/Makefile.am,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Makefile.am 27 Aug 2004 21:55:59 -0000 1.8
+++ Makefile.am 30 Jul 2005 09:06:27 -0000 1.9
@@ -33,6 +33,7 @@
$(srcdir)/install-sh \
$(srcdir)/ltmain.sh \
$(srcdir)/missing \
+ $(srcdir)/mkinstalldirs \
`find "$(srcdir)" -type f -name Makefile.in -print` \
`find "$(srcdir)" -type f -name "*~" -print` \
`$(srcdir)/bootstrap --write-configure`
Index: USERS
===================================================================
RCS file: /cvs/fribidi/fribidi2/USERS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- USERS 7 Jun 2005 08:44:23 -0000 1.4
+++ USERS 30 Jul 2005 09:06:27 -0000 1.5
@@ -6,4 +6,6 @@
MPlayer: http://www.mplayerhq.hu/
BiCon: http://www.arabeyes.org/project.php?proj=BiCon
Geresh: http://www.typo.co.il/~mooffie/geresh/
-Motor: http://konst.org.ua/en/motor
+Motor: http://konst.org.ua/en/motor/
+CenterICQ: http://konst.org.ua/centericq/
+bidiv: http://www.iglu.org.il/faq/cache/153.html
Index: configure.ac
===================================================================
RCS file: /cvs/fribidi/fribidi2/configure.ac,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- configure.ac 7 Jun 2005 08:44:23 -0000 1.19
+++ configure.ac 30 Jul 2005 09:06:27 -0000 1.20
@@ -209,13 +209,13 @@
# Generate output
AC_CONFIG_FILES([fribidi.pc
- fribidi.spec
- lib/fribidi-config.h
- Makefile
+ fribidi.spec
+ lib/fribidi-config.h
+ Makefile
charset/Makefile
gen.tab/Makefile
- lib/Makefile
- bin/Makefile
+ lib/Makefile
+ bin/Makefile
doc/Makefile
- test/Makefile])
+ test/Makefile])
AC_OUTPUT
- Previous message: [FriBidi-commit]
fribidi2/charset fribidi-char-sets-cap-rtl.c, 1.10,
1.11 fribidi-char-sets-utf8.c, 1.2, 1.3
- Next message: [FriBidi-commit] fribidi2/lib fribidi-bidi.c, 1.17,
1.18 fribidi-types.h, 1.9, 1.10 fribidi.c, 1.15, 1.16
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the fribidi-commit
mailing list