HEASARC / cfitsio

C and Fortran library for reading and writing FITS files
24 stars 9 forks source link

Rename configure.in to configure.ac #13

Closed lpsinger closed 6 months ago

lpsinger commented 7 months ago

This fixes the following warning:

$ autoreconf -i
autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in'
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'