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

(-)file_not_specified_in_diff (-1 / +6 lines)
Line  Link Here
0
-- configure.ac
0
++ configure.ac
Lines 9-14 Link Here
9
AC_PROG_CC
9
AC_PROG_CC
10
AC_PROG_LIBTOOL
10
AC_PROG_LIBTOOL
11
11
12
dnl Check for libm for exp()
13
AC_SEARCH_LIBS([exp], [m], [], [
14
	AC_MSG_ERROR([unable to find the exp() function])
15
])
16
12
#################
17
#################
13
### texi2html ###
18
### texi2html ###
14
#################
19
#################

Return to bug 514748