gfs2-utils: master - build: drop volume_id from autoconf

Fabio M. Di Nitto fabbione@fedoraproject.org
Wed Jun 17 14:16:00 GMT 2009


Gitweb:        http://git.fedorahosted.org/git/gfs2-utils.git?p=gfs2-utils.git;a=commitdiff;h=a3b4b9513b25acdf5a9dbcb2625d41ea52b224db
Commit:        a3b4b9513b25acdf5a9dbcb2625d41ea52b224db
Parent:        8eb292ccd2b1e5b10017e0b8daa79d675e29050f
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Mon Jun 15 17:19:05 2009 +0200
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Wed Jun 17 15:35:16 2009 +0200

build: drop volume_id from autoconf

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
 gfs2/mkfs/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/gfs2/mkfs/Makefile.am b/gfs2/mkfs/Makefile.am
index dffa54a..9f156ba 100644
--- a/gfs2/mkfs/Makefile.am
+++ b/gfs2/mkfs/Makefile.am
@@ -11,8 +11,6 @@ mkfs_gfs2_CPPFLAGS	= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE \
 			  -I$(top_srcdir)/gfs2/include \
 			  -I$(top_srcdir)/gfs2/libgfs2
 
-mkfs_gfs2_LDFLAGS	= -lvolume_id
-
 mkfs_gfs2_LDADD		= $(top_builddir)/gfs2/libgfs2/libgfs2.la
 
 relative_sbin		= $(shell perl -MFile::Spec -le 'print File::Spec->abs2rel("/sbin", "$(sbindir)")')



More information about the Cluster-cvs mailing list