remove empty srfi-4, srfi-13, and srfi-14 shlibs
authorAndy Wingo <wingo@pobox.com>
Sun, 12 Sep 2010 20:41:15 +0000 (22:41 +0200)
committerAndy Wingo <wingo@pobox.com>
Sun, 12 Sep 2010 20:45:41 +0000 (22:45 +0200)
commit4453f887ed6004126a73673f76853b30263209aa
treeb4db6df4deabba28c5afc50eb9f1a690e17a2bf5
parent4fb23c1722a0f6302d2f28775ad34e78fdd75ae8
remove empty srfi-4, srfi-13, and srfi-14 shlibs

* srfi/srfi-13.c:
* srfi/srfi-13.h:
* srfi/srfi-14.c:
* srfi/srfi-14.h:
* srfi/srfi-4.c:
* srfi/srfi-4.h:
* srfi/Makefile.am:
* configure.ac: Remove empty shlibs and headers for srfis 4, 13, and
  14. The "version" was never programmatically exported, so there's no
  possible way people could have used these.
configure.ac
srfi/Makefile.am
srfi/srfi-13.c [deleted file]
srfi/srfi-13.h [deleted file]
srfi/srfi-14.c [deleted file]
srfi/srfi-14.h [deleted file]
srfi/srfi-4.c [deleted file]
srfi/srfi-4.h [deleted file]