[FriBidi-commit] fribidi Makefile.am, 1.1.1.1, 1.2 configure.ac, 1.2, 1.3

Behdad Esfahbod behdad at pdx.freedesktop.org
Mon Apr 26 05:13:06 EST 2004


Update of /cvs/fribidi/fribidi
In directory pdx:/tmp/cvs-serv330

Modified Files:
	Makefile.am configure.ac 
Log Message:
Renamed subdir tablegen to gentable.


Index: Makefile.am
===================================================================
RCS file: /cvs/fribidi/fribidi/Makefile.am,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- a/Makefile.am	25 Apr 2004 18:47:57 -0000	1.1.1.1
+++ b/Makefile.am	25 Apr 2004 19:13:04 -0000	1.2
@@ -9,7 +9,7 @@
 ## Process this file with automake to produce Makefile.in
 
 ## The order of subdirs is important, don't change without a reason.
-SUBDIRS = tablegen charset lib bin doc test
+SUBDIRS = charset gentable lib bin doc test
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = @PACKAGE at .pc

Index: configure.ac
===================================================================
RCS file: /cvs/fribidi/fribidi/configure.ac,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- a/configure.ac	25 Apr 2004 18:58:25 -0000	1.2
+++ b/configure.ac	25 Apr 2004 19:13:04 -0000	1.3
@@ -198,8 +198,8 @@
                  fribidi.spec
                  lib/fribidi-config.h
                  Makefile
-		 tablegen/Makefile
 		 charset/Makefile
+		 gentable/Makefile
                  lib/Makefile
                  bin/Makefile
 		 doc/Makefile




More information about the FriBidi-Commit mailing list