diff options
Diffstat (limited to 'libgfchangelog.pc.in')
-rw-r--r-- | libgfchangelog.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfchangelog.pc.in b/libgfchangelog.pc.in index e2ff1fb6214..79eac2ad2d3 100644 --- a/libgfchangelog.pc.in +++ b/libgfchangelog.pc.in @@ -9,4 +9,4 @@ Description: GlusterFS Changelog Consumer Library Version: @LIBGFCHANGELOG_VERSION@ Requires: @PKGCONFIG_UUID@ Libs: -L${libdir} -lgfchangelog -lglusterfs -Cflags: -I${includedir} -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 +Cflags: -I${includedir} -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D__USE_LARGEFILE64 |