Balbir Singh wrote: > The biggest issue, I see is that everytime I run autoreconf, I see a > huge git diff. Why do I run autoreconf, well I updated a .am file and > I need it to be reflected into the build.
You should not run autoreconf unless you modified some Makefile.am or configure.in file. And these files are modified quite rarely. If we need to modify them often, then it's good reason to delete the generated files from git. Jan ------------------------------------------------------------------------------ _______________________________________________ Libcg-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libcg-devel
