* fix issue with PANFS not building properly - we didn't add PANFS_LIB to the
list of libraries This commit was SVN r10279.
Этот коммит содержится в:
родитель
4c80624fb3
Коммит
cc99a63169
@ -138,8 +138,9 @@ noinst_LTLIBRARIES = libadio.la
|
||||
libadio_la_SOURCES =
|
||||
libadio_la_LIBADD = \
|
||||
common/libadio_common.la \
|
||||
$(HFS_LIB) $(NFS_LIB) $(NTFS_LIB) $(PFS_LIB) $(PIOFS_LIB) \
|
||||
$(PVFS_LIB) $(PVFS2_LIB) $(SFS_LIB) $(TESTFS_LIB) $(UFS_LIB) $(XFS_LIB)
|
||||
$(GRIDFTP_LIB) $(HFS_LIB) $(NFS_LIB) $(NTFS_LIB) $(PANFS_LIB) \
|
||||
$(PFS_LIB) $(PIOFS_LIB) $(PVFS_LIB) $(PVFS2_LIB) $(SFS_LIB) \
|
||||
$(TESTFS_LIB) $(UFS_LIB) $(XFS_LIB)
|
||||
libadio_la_DEPENDENCIES = \
|
||||
$(libadio_la_LIBADD)
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user