Run ./bootstrap.sh in the top level source dir.
Make sure you have automake 1.5 or better, and autoconf 2.13 or better.
Rob
-----Original Message-----
From: Atul Aneja [mailto:atulnaneja@yahoo.com]
Sent: Thursday, May 16, 2002 8:34 PM
To: squid-users@squid-cache.org
Subject: [squid-users] autoconf
Hello All,
I have only basic knowledge in linux so sorry for this question.
I checkout a s_2.5 code from CVS and i found there is no configure and
Makefile.in
When i run autoconf it created configure file but when i look into the
file i was able to see
AM_CONDITIONAL(USE_SNMP, false)
but it should be
if false; then
USE_SNMP_TRUE=
USE_SNMP_FALSE='#'
else
USE_SNMP_TRUE='#'
USE_SNMP_FALSE=
What is the problem do i need to give any command line option or any
file is missing in this CVS checkout
Thanks
Regards
Atul
_____
Do You Yahoo!?
LAUNCH <http://rd.yahoo.com/welcome/*http://launch.yahoo.com> - Your
Yahoo! Music Experience
Received on Thu May 16 2002 - 04:37:47 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:08 MST