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.octo.it/?p=rrdtool.git;a=commitdiff_plain;h=05aefdd10b176e55b44f5537c11e7d3e8d2547db there is no Makefile.in for python anymore! git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@995 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/configure.ac b/configure.ac index 19fae7b..c9732df 100644 --- a/configure.ac +++ b/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]],[[]])