12 lines
312 B
Text
12 lines
312 B
Text
--- storage-modules/Makefile.in.orig Tue Oct 8 02:07:53 2002
|
|
+++ storage-modules/Makefile.in Tue Oct 8 02:09:33 2002
|
|
@@ -196,8 +196,7 @@
|
|
libstorage_efs_la_LDFLAGS = \
|
|
$(common_ldflags) \
|
|
-L$(top_builddir)/libefs/src \
|
|
- -lefs
|
|
-
|
|
+ $(top_builddir)/libefs/src/libefs.la
|
|
|
|
#
|
|
# File-system based storage
|