projects
/
m17n
/
libotf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b94b27d
)
*** empty log message ***
author
handa
<handa>
Sat, 23 Nov 2002 01:00:16 +0000
(
01:00
+0000)
committer
handa
<handa>
Sat, 23 Nov 2002 01:00:16 +0000
(
01:00
+0000)
.cvsignore
[new file with mode: 0644]
patch
|
blob
autogen.sh
patch
|
blob
|
history
diff --git a/.cvsignore
b/.cvsignore
new file mode 100644
(file)
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
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-1,7
+1,6
@@
#!/bin/sh
libtoolize --automake
aclocal
-autoheader
automake -a
autoconf