X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=414daf6bfe621bd8179e805a1f5452b91b7454ff;hb=9bafacb2584b9e69c51172728fab5e1e5e82fff7;hp=a743278f0aa73930afb95c8b9e959a76cf405444;hpb=653f7d34ca27a2e167d270519c2437c2ca537d2f;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index a743278f..414daf6b 100644 --- a/configure.ac +++ b/configure.ac @@ -554,15 +554,6 @@ AC_CONFIG_FILES([ lttng-ust-ctl.pc ]) -# Create link for python agent for the VPATH guru. -AC_CONFIG_LINKS([ - python-lttngust/lttngust/agent.py:python-lttngust/lttngust/agent.py - python-lttngust/lttngust/cmd.py:python-lttngust/lttngust/cmd.py - python-lttngust/lttngust/compat.py:python-lttngust/lttngust/compat.py - python-lttngust/lttngust/debug.py:python-lttngust/lttngust/debug.py - python-lttngust/lttngust/loghandler.py:python-lttngust/lttngust/loghandler.py -]) - AC_CONFIG_FILES([tests/unit/ust-elf/test_ust_elf],[chmod +x tests/unit/ust-elf/test_ust_elf]) AC_OUTPUT