clone 629211 -1
reassign -1 d-conf 0.7.5-1
--
Hi.
Please append following line into debian/rules of d-conf.
CFLAGS+=-std=gnu99
The problem is that d-conf explicitely sets in AM_CFLAGS std=c89,
I do not see any reason for doing it, namely in year 2011.
Petr
--
To UNSUBSCRIBE, email
On Sat, 4 Jun 2011, Robert Millan wrote:
I propose this patch.
--- /usr/include/sys/mount.h2011-01-30 16:26:51.0 +0100
+++ mount.h 2011-06-04 22:37:11.0 +0200
@@ -26,6 +26,7 @@
#include
#include
+#include
#include
#include
@@ -36,8 +37,8 @@
#define
2 matches
Mail list logo