Bitcoin Forum

Other => Off-topic => Topic started by: c789 on February 26, 2015, 11:29:30 PM



Title: Learning C, need help understanding cgminer files
Post by: c789 on February 26, 2015, 11:29:30 PM
Hello - I've been a light programmer for ~10 years, mostly as a hobby. I started with VB-6 and now mostly work with PHP. I'm starting to learn C.

I've downloaded the code for cgminer 4.5.0. Where do the files configure.ac, Makefile.am, and autogen.sh come from? Are they generated from an IDE?

I'm using CodeBlocks as the IDE on Win7 and Ubuntu14.04, if that factors in.