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:
parent
22ad9f5ed2
commit
1be313ef0b
15 changed files with 5 additions and 2131 deletions
|
|
@ -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) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue