]> git.proxmox.com Git - pve-cluster.git/commitdiff
update auto-generate file
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 23 Apr 2015 05:32:03 +0000 (07:32 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 23 Apr 2015 05:32:03 +0000 (07:32 +0200)
maybe we should remove those files from git?

data/src/Makefile

index e30a7f87f1887fb0320512930113d4d0e8619d6d..502a22add762cf86191a5d5a17ba34b01974ab0d 100644 (file)
@@ -160,7 +160,7 @@ ECHO_T =
 EGREP = /bin/grep -E
 EXEEXT = 
 FUSE_CFLAGS = -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse  
-FUSE_LIBS = -lfuse  
+FUSE_LIBS = -pthread -lfuse  
 GLIB_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
 GLIB_LIBS = -pthread -lgthread-2.0 -lrt -lglib-2.0  
 GREP = /bin/grep