get rid of the Python-based CGI translator

We now have a separate project for its replacement at
https://gitlab.lrde.epita.fr/spot/spot-web-app/

* python/ajax/: Remove directory.
* python/Makefile.am, configure.ac, README: Adjust.
* NEWS: Mention this.
This commit is contained in:
Alexandre Duret-Lutz 2018-08-10 14:07:35 +02:00
parent 22ad9f5ed2
commit 1be313ef0b
15 changed files with 5 additions and 2131 deletions

View file

@ -20,8 +20,6 @@
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
SUBDIRS = . ajax
AUTOMAKE_OPTIONS = subdir-objects
AM_CPPFLAGS = -I$(PYTHONINC) -I$(top_builddir) -I$(top_srcdir) \