summaryrefslogtreecommitdiff
path: root/filesystems/pod/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/pod/files/patch-configure')
-rw-r--r--filesystems/pod/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/filesystems/pod/files/patch-configure b/filesystems/pod/files/patch-configure
new file mode 100644
index 000000000000..2cf3daa10dd1
--- /dev/null
+++ b/filesystems/pod/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Wed Aug 22 22:03:08 2007
++++ configure Wed Aug 22 22:03:20 2007
+@@ -3455,7 +3455,7 @@
+ taglib_LIBS=`$TAGLIB_CONFIG --libs`
+ fi
+
+-CPPFLAGS="$CPPFLAGS -Wall -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=25 $FUSE_CPPFLAGS $libgpod_CFLAGS $taglib_CFLAGS"
++CPPFLAGS="$CPPFLAGS -Wall -O2 -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=25 $FUSE_CFLAGS $libgpod_CFLAGS $taglib_CFLAGS"
+ LIBS="$FUSE_LIBS $libgpod_LIBS $taglib_LIBS"
+
+ ac_config_files="$ac_config_files Makefile src/Makefile man/Makefile"