summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKarel Zak2009-02-13 10:54:24 +0100
committerKarel Zak2009-02-13 11:37:00 +0100
commitb12991dd5c4f8294096723158b6d387fc3d27342 (patch)
tree1db72f944ffcd2e6bb494c65a43d034b29779192 /.gitignore
parentblkid: start to use ABI versioning (diff)
downloadkernel-qcow2-util-linux-b12991dd5c4f8294096723158b6d387fc3d27342.tar.gz
kernel-qcow2-util-linux-b12991dd5c4f8294096723158b6d387fc3d27342.tar.xz
kernel-qcow2-util-linux-b12991dd5c4f8294096723158b6d387fc3d27342.zip
build-sys: libtoolize by libtool-2
We need an infrastructure for stared libraries. The latest libtool-2 seems useful and it's definitely better than the old 1.5 crap. You need to install libtool-2 when you want to run ./autogen.sh script after checkout from git repository. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 554c164bd..67f766cde 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,8 @@
*.[ao]
*.static
*.so
+*.lo
+*.la
*.so.*
*.pc
Makefile
@@ -32,3 +34,4 @@ missing
ltmain.sh
libtool
.deps
+.libs