diff options
Diffstat (limited to 'ice-9/configure.in')
-rw-r--r-- | ice-9/configure.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ice-9/configure.in b/ice-9/configure.in deleted file mode 100644 index b2d4c334b..000000000 --- a/ice-9/configure.in +++ /dev/null @@ -1,7 +0,0 @@ -# -# Process this file with autoconf to produce a configure script. -# - -AC_INIT(boot-9.scm) -AM_INIT_GUILE_MODULE(ice-9) -AC_OUTPUT(Makefile) |