mirror of
https://github.com/znc/znc.git
synced 2026-08-04 16:03:25 +02:00
9c4a5a1d90
- Make it clear to autoconf that we are C++ only. It now no longer checks for a C compiler which might save time on some boxes. - Honour CPPFLAGS. - Remove some unused vars from AC_SUBST. - Add includes to CXXFLAGS instead of using $INCLUDES for this. - Use autoconf macros instead of 'echo' for the 'checking for perl' message. - Fix all warnings from 'autoconf -W all'. - Use AC_CONFIG_SRCDIR for helping configure find the source dir. git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1251 726aef4b-f618-498e-8847-2d620e286838