Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 467628
Collapse All | Expand All

(-)a/configure.ac (-1 / +1 lines)
Lines 92-98 Link Here
92
AC_LIBTOOL_WIN32_DLL
92
AC_LIBTOOL_WIN32_DLL
93
AM_PROG_LIBTOOL
93
AM_PROG_LIBTOOL
94
AM_INIT_AUTOMAKE(commoncpp2, [$VERSION])
94
AM_INIT_AUTOMAKE(commoncpp2, [$VERSION])
95
AM_CONFIG_HEADER(config.h)
95
AC_CONFIG_HEADERS(config.h)
96
96
97
AC_C_RESTRICT
97
AC_C_RESTRICT
98
AC_C_VOLATILE
98
AC_C_VOLATILE

Return to bug 467628