Skip to content

Commit

Permalink
Rename configure.in to configure.ac (#13)
Browse files Browse the repository at this point in the history
* Initial commit

* Rename configure.in to configure.ac

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'
```

---------

Co-authored-by: Bryan Irby <bryan.k.irby@nasa.gov>
  • Loading branch information
lpsinger and bryanirby authored Mar 22, 2024
1 parent 2a2cc32 commit 4d6b1bb
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit 4d6b1bb

Please sign in to comment.