b0fb26be50
driver, which provides safe and fast handling of the Windows XP, Windows Server 2003 and Windows 2000 filesystems. Almost the full POSIX filesystem functionality is supported, the major exceptions are changing the file ownerships and the access rights. WWW: http://www.linux-ntfs.org/
11 lines
375 B
Text
11 lines
375 B
Text
--- Makefile.in.orig Wed Dec 6 01:08:22 2006
|
|
+++ Makefile.in Wed Dec 6 01:08:30 2006
|
|
@@ -18,7 +18,7 @@
|
|
VPATH = @srcdir@
|
|
pkgdatadir = $(datadir)/@PACKAGE@
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
|
-pkgincludedir = $(includedir)/@PACKAGE@
|
|
+pkgincludedir = $(includedir)/@PACKAGE@-3g
|
|
top_builddir = .
|
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|
INSTALL = @INSTALL@
|