mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Some minor cleanups after the autotools removal
This includes removal of the now unused make-gnucash-potfiles.in, checking for CMakeLists.txt rather than Makefile.am in gnc-vcs-info, upating the HACKING file, and generally updating references to autotools. I have kept "Makefile.*" exclude patterns in our CMakeLists.txt files because they may still be lingering in the source directory from previous autogen.sh runs. At some point these should probably be removed as well still, together with the gitignore references to them.
This commit is contained in:
2
README
2
README
@@ -207,8 +207,6 @@ http://wiki.gnucash.org/wiki/Locale_Settings
|
||||
Building & Installing
|
||||
---------------------
|
||||
|
||||
(For additional build system details, see doc/README.build-system.)
|
||||
|
||||
GnuCash uses CMake to handle the build process. Details are available
|
||||
in cmake/README_CMAKE.txt (If you are building directly from Git, read
|
||||
the README.git file for more instructions.)
|
||||
|
||||
Reference in New Issue
Block a user