1 |
diff -up ypserv-2.27/conf_post.h.qdbm ypserv-2.27/conf_post.h |
diff -up ./conf_post.h.confpost ./conf_post.h |
2 |
--- ypserv-2.27/conf_post.h.qdbm 2012-02-01 14:18:01.780846425 +0100 |
--- ./conf_post.h.confpost 2012-04-17 15:47:28.000000000 +0200 |
3 |
+++ ypserv-2.27/conf_post.h 2012-02-01 14:18:01.780846425 +0100 |
+++ ./conf_post.h 2013-05-06 18:34:54.274640856 +0200 |
4 |
@@ -0,0 +1,10 @@ |
@@ -8,3 +8,13 @@ |
5 |
|
#define HAVE_COMPAT_LIBGDBM |
6 |
|
#endif |
7 |
|
|
8 |
+/* Define common preprocessor symbol for HAVE_LIBGDBM and HAVE_LIBQDBM, since |
+/* Define common preprocessor symbol for HAVE_LIBGDBM and HAVE_LIBQDBM, since |
9 |
+ * libraries gdbm and qdbm have same symbol names. */ |
+ * libraries gdbm and qdbm have same symbol names. */ |
10 |
+#undef HAVE_COMPAT_LIBGDBM |
+#undef HAVE_COMPAT_LIBGDBM |