Re: [dev] a few questions

From: Greg Reagle <greg.reagle_AT_umbc.edu>
Date: Thu, 13 Apr 2017 15:02:03 -0400

Config.h is the file actually used to build the program. It is intended
to be "manually" controlled by the user/developer, meaning not managed
by git and not generated by a recipe in a makefile. It is for personal
preferences. It is a sort of substitute for a .rc file.

As far as i understand, your expected workflow is first clone the
repository, then copy config.def.h to config.h, then modify config.h to
suit your preferences (or leave it alone if you like the defaults), then
compile.
Received on Thu Apr 13 2017 - 21:02:03 CEST

This archive was generated by hypermail 2.3.0 : Thu Apr 13 2017 - 21:12:13 CEST