summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-06-03 11:54:32 +0200
committerJim Meyering <meyering@redhat.com>2009-06-03 12:07:21 +0200
commit9b067b3ef8c5864313d530c9bc4c6af89a7f5af1 (patch)
tree93912de7b25361d9f3993d0136e58101fea118ab /bootstrap.conf
parent14ebefbce43d1c67181813500a7f6a794c4b9789 (diff)
downloadparted-9b067b3ef8c5864313d530c9bc4c6af89a7f5af1.tar.gz
build: rename internal library: lib/libparted -> lib/libgnulib
* bootstrap.conf (gnulib_name): Define gnulib_name=libgnulib. * libparted/Makefile.am (libparted_la_LIBADD): Update sole use.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 5b3b03c..dcb0499 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -126,3 +126,5 @@ if test -d .git; then
test -e ChangeLog ||
git log --pretty=medium | fold -s > ChangeLog
fi
+
+gnulib_name=libgnulib