/[packages]/cauldron/ypserv/pristine/SOURCES/ypserv-2.27-confpost.patch
ViewVC logotype

Annotation of /cauldron/ypserv/pristine/SOURCES/ypserv-2.27-confpost.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 389214 - (hide annotations) (download)
Thu Jan 17 21:30:27 2013 UTC (12 years, 1 month ago) by pterjan
Original Path: cauldron/ypserv/current/SOURCES/ypserv-2.27-confpost.patch
File size: 492 byte(s)
oops
1 luigiwalser 217473 diff -up ypserv-2.27/conf_post.h.qdbm ypserv-2.27/conf_post.h
2     --- ypserv-2.27/conf_post.h.qdbm 2012-02-01 14:18:01.780846425 +0100
3     +++ ypserv-2.27/conf_post.h 2012-02-01 14:18:01.780846425 +0100
4     @@ -0,0 +1,10 @@
5     +/* Define common preprocessor symbol for HAVE_LIBGDBM and HAVE_LIBQDBM, since
6     + * libraries gdbm and qdbm have same symbol names. */
7     +#undef HAVE_COMPAT_LIBGDBM
8     +#ifdef HAVE_LIBGDBM
9     +#define HAVE_COMPAT_LIBGDBM
10     +#endif
11     +#ifdef HAVE_LIBQDBM
12     +#define HAVE_COMPAT_LIBGDBM
13     +#endif
14     +

  ViewVC Help
Powered by ViewVC 1.1.30