From: Tobias Oetiker Date: Thu, 8 Feb 2007 05:51:48 +0000 (+0000) Subject: there is no Makefile.in for python anymore! X-Git-Tag: 1.2.20~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c14aebe236c1539b9682e805666e602397e69f14;p=thirdparty%2Frrdtool-1.x.git 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 19fae7be..c9732dfa 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]],[[]])