ImagingDataCommons / libdicom

C library for reading DICOM files
https://libdicom.readthedocs.io
MIT License
16 stars 7 forks source link

add autogen.sh #4

Closed jcupitt closed 3 years ago

jcupitt commented 3 years ago

This patch addsd a standard autogen.sh to rebuild the configure system. I also added some short notes to the README, fixed a compiler warning, and added AC_CONFIG_HEADERS.