- Use the newly exposed "signalsfile" pkg-config variable to generate
pysigmap.h. - Streamline the make recipes to build everything with a simple
make, obviating the extramake -C src constantsbuild step for creatingpyconstants.candpysigmap.h. - Update the INSTALL file accordingly.
- Use the newly exposed "signalsfile" pkg-config variable to generate `pysigmap.h`.
- Streamline the make recipes to build everything with a simple `make`, obviating the extra `make -C src constants` build step for creating `pyconstants.c` and `pysigmap.h`.
- Update the INSTALL file accordingly.