]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
libquota: indicate in the ELF library image that it requires libext2fs
authorTheodore Ts'o <tytso@mit.edu>
Fri, 16 Sep 2011 15:12:06 +0000 (11:12 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 16 Sep 2011 15:12:59 +0000 (11:12 -0400)
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/quota/Makefile.in

index 1f57441111141049976a16e15e6f2d3e756770c4..71a7b06619b33cd0f4187924e6bfa1113e86f21c 100644 (file)
@@ -32,7 +32,7 @@ ELF_SO_VERSION = 1
 ELF_IMAGE = libquota
 ELF_MYDIR = quota
 ELF_INSTALL_DIR = $(root_libdir)
-ELF_OTHER_LIBS =
+ELF_OTHER_LIBS = -L../.. -lext2fs
 
 BSDLIB_VERSION = 1.0
 BSDLIB_IMAGE = libquota