From: handa Date: Sat, 23 Nov 2002 01:00:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-0-9-1~126 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=2b7e46d8cc8d072a756d6c70b4a3024c7e88cf80;p=m17n%2Flibotf.git *** empty log message *** --- diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..037cd27 --- /dev/null +++ b/.cvsignore @@ -0,0 +1,24 @@ +*.lo +*.la +src/stamp-h.in +src/stamp-h +src/config.h +src/Makefile.in +src/Makefile +src/.libs +src/.deps +example/otfdump +example/otfdraw +example/Makefile.in +example/Makefile +example/.libs +example/.deps +otflib-config +libtool +configure +config.status +config.log +autom4te.cache +aclocal.m4 +Makefile.in +Makefile diff --git a/autogen.sh b/autogen.sh index de85d09..a539740 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,7 +1,6 @@ #!/bin/sh libtoolize --automake aclocal -autoheader automake -a autoconf