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 042591a986
commit 03d9b0c2bb
15 changed files with 6 additions and 2130 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) \