Remove the old CGI interface.
* wrap/python/cgi-bin: Remove this directory. * wrap/python/Makefile.am (SUBDIRS): Remove it. * configure.ac, README, wrap/python/ajax/README: Likewise.
This commit is contained in:
parent
6794b8570a
commit
6acf30b2ab
10 changed files with 15 additions and 854 deletions
|
|
@ -21,7 +21,7 @@
|
|||
## Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
||||
## 02111-1307, USA.
|
||||
|
||||
SUBDIRS = . cgi-bin ajax tests
|
||||
SUBDIRS = . ajax tests
|
||||
|
||||
AM_CPPFLAGS = -I$(PYTHONINC) -I$(top_srcdir)/src $(BUDDY_CPPFLAGS) \
|
||||
-DSWIG_TYPE_TABLE=spot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue