X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=m4%2Fpython.m4;h=49602977d3dff7ff6e5f678a9f08a093c21be2a1;hb=f54e8c9ba0a0b4e78a1038a3d3a9644288c6cb4c;hp=df8fdc2a7c7ef078ad3a71429744473c82062d84;hpb=1b59ea59897cea5f7fde87049845fdaf5edef5f9;p=chaz%2Fopenbox diff --git a/m4/python.m4 b/m4/python.m4 index df8fdc2a..49602977 100644 --- a/m4/python.m4 +++ b/m4/python.m4 @@ -2,7 +2,8 @@ # # Checks for Python and tries to get the include path to 'Python.h', and # the libpython library. -# It provides the $(PYTHON_CFLAGS) $(PYTHON_LIBS) output variables. +# It provides the $(PYTHON_CFLAGS) $(PYTHON_LIBS) output +# variables. AC_DEFUN([PYTHON_DEVEL], [ AC_REQUIRE([AM_PATH_PYTHON])