Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
dnl Replace `main' with a function in -ltermcap:
dnl AC_CHECK_LIB(termcap, main)
CFLAGS="-g -O2"
CXXFLAGS="-g -O2"
if test "$use_gui" = "no"; then
dnl glib checks
AC_PATH_PROG(GLIBCONFIG, glib-config, no, ${PATH})