fix typo
authorFelix Domke <tmbinc@elitedvb.net>
Sat, 8 Oct 2005 00:37:48 +0000 (00:37 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Sat, 8 Oct 2005 00:37:48 +0000 (00:37 +0000)
acinclude.m4

index 51ed3e6ea717ca1cd07b70fb5de0877566518389..0775e5af4762fff0c2eb2a83ad96e724a3a3f7f3 100644 (file)
@@ -431,4 +431,4 @@ AC_DEFUN([AC_PYTHON_DEVEL],[
         #
         python_site=`echo $python_path | sed "s/config/site-packages/"`
         AC_SUBST([PYTHON_SITE_PKG],[$python_site])
         #
         python_site=`echo $python_path | sed "s/config/site-packages/"`
         AC_SUBST([PYTHON_SITE_PKG],[$python_site])
-)]
+])