diff options
author | David I. Lehn <dlehn@users.sourceforge.net> | 2001-12-12 02:54:42 +0000 |
---|---|---|
committer | David I. Lehn <dlehn@users.sourceforge.net> | 2001-12-12 02:54:42 +0000 |
commit | b0ec1c48813cada9e1f59b53a33f28db86d8a9c5 (patch) | |
tree | e150e7f4d04a867a5fea83d311171f2a7f5d0df3 /.gitignore | |
parent | e70a4ea0a8855fac7fc3b6ebcdeb544b6b21a431 (diff) |
Remove configure.{ac,in}, no longer autogenerated files.
Original commit message from CVS:
Remove configure.{ac,in}, no longer autogenerated files.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 9a2a48c49..a7d8dfa5b 100644 --- a/.gitignore +++ b/.gitignore @@ -21,5 +21,3 @@ missing stamp-h stamp-h.in stamp.h -configure.in -configure.ac |