Ticket #56813: libntfs-3g_Makefile.in.patch

File libntfs-3g_Makefile.in.patch, 768 bytes (added by jmroot (Joshua Root), 6 years ago)
  • libntfs-3g/Makefile.in

    old new  
    380380@INSTALL_LIBRARY_TRUE@lib_LTLIBRARIES = libntfs-3g.la
    381381@INSTALL_LIBRARY_TRUE@pkgconfig_DATA = libntfs-3g.pc
    382382@INSTALL_LIBRARY_FALSE@noinst_LTLIBRARIES = libntfs-3g.la
    383 libntfs_3g_la_CFLAGS = $(AM_CFLAGS) -I$(top_srcdir)/include/ntfs-3g
    384 libntfs_3g_la_CPPFLAGS = $(AM_CPPFLAGS) $(LIBNTFS_CPPFLAGS)
     383libntfs_3g_la_CFLAGS = $(AM_CFLAGS)
     384libntfs_3g_la_CPPFLAGS = $(AM_CPPFLAGS) $(LIBNTFS_CPPFLAGS) -I$(top_srcdir)/include/ntfs-3g
    385385libntfs_3g_la_LIBADD = $(LIBNTFS_LIBS)
    386386libntfs_3g_la_LDFLAGS = -version-info $(LIBNTFS_3G_VERSION) -no-undefined
    387387libntfs_3g_la_SOURCES = acls.c attrib.c attrlist.c bitmap.c bootsect.c \