twitter / fatcache

Memcache on SSD
Apache License 2.0
1.3k stars 178 forks source link

An autoconf problem #25

Closed xbzh closed 8 years ago

xbzh commented 8 years ago

when I use autoconf to generate config file,there is an error happend. And I don't know how to fix it. the error is:

configure.ac:17: error: possibly undefined macro: AM_INIT_AUTOMAKE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:32: error: possibly undefined macro: AM_PROG_CC_C_O

autoconf version is 2.69 Red Hat Enterprise Linux Server release 6.3

xbzh commented 8 years ago

I have resolved it :)