From: oetiker Date: Thu, 8 Feb 2007 05:51:48 +0000 (+0000) Subject: there is no Makefile.in for python anymore! X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=77114fd3564f34c174ea566598ae3ea70198f251;p=rrdtool-all.git there is no Makefile.in for python anymore! git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@995 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/program/configure.ac b/program/configure.ac index 19fae7be..c9732dfa 100644 --- a/program/configure.ac +++ b/program/configure.ac @@ -616,7 +616,6 @@ AC_CONFIG_FILES([src/Makefile]) AC_CONFIG_FILES([bindings/Makefile]) AC_CONFIG_FILES([bindings/tcl/Makefile]) AC_CONFIG_FILES([bindings/tcl/ifOctets.tcl]) -AC_CONFIG_FILES([bindings/python/Makefile]) AC_CONFIG_FILES([Makefile]) AC_CONFIG_COMMANDS([default],[[ chmod +x examples/*.pl]],[[]])