summaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorTodd Zullinger <tmzullinger@users.sourceforge.net>2007-05-30 12:33:18 +0000
committerTodd Zullinger <tmzullinger@users.sourceforge.net>2007-05-30 12:33:18 +0000
commit4af19ebc84b40404bab2d4f2a555b706b2abbccf (patch)
treec1cd30dbad08e77486af4e916b5e56890d093e90 /m4
parent01873382c437a553121ac15bc8347f2a76b77bdd (diff)
downloadlibgpod-4af19ebc84b40404bab2d4f2a555b706b2abbccf.tar.gz
libgpod-4af19ebc84b40404bab2d4f2a555b706b2abbccf.tar.xz
libgpod-4af19ebc84b40404bab2d4f2a555b706b2abbccf.zip
change CVS references and links to SVN
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1509 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'm4')
-rw-r--r--m4/python.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/python.m4 b/m4/python.m4
index 685f4b6..9774c53 100644
--- a/m4/python.m4
+++ b/m4/python.m4
@@ -26,7 +26,6 @@ CPPFLAGS="$save_CPPFLAGS"
])
dnl copied and modified from gnome-python
-dnl http://cvs.gnome.org/viewcvs/*checkout*/gnome-python/pygtk/m4/python.m4
dnl
dnl AM_CHECK_PYMOD(MODNAME [,VERSION, VERSION_MATCHER [,ACTION-IF-FOUND [,ACTION-IF-NOT-FOUND]]])
dnl Check if a module of a particular version is visible to python.