Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 185834 | Differences between
and this patch

Collapse All | Expand All

(-)configure.ac.orig (-2 / +2 lines)
Lines 74-81 Link Here
74
***
74
***
75
]]))
75
]]))
76
76
77
LIBOPENCDK_LIBS="-L${libdir} -lopencdk $LIBGCRYPT_LIBS $LIBS"
77
LIBOPENCDK_LIBS="-lopencdk $LIBGCRYPT_LIBS $LIBS"
78
LIBOPENCDK_CFLAGS="$LIBGCRYPT_CFLAGS -I${includedir}"
78
LIBOPENCDK_CFLAGS="$LIBGCRYPT_CFLAGS"
79
AC_SUBST(LIBOPENCDK_LIBS)
79
AC_SUBST(LIBOPENCDK_LIBS)
80
AC_SUBST(LIBOPENCDK_CFLAGS)
80
AC_SUBST(LIBOPENCDK_CFLAGS)
81
81

Return to bug 185834