diff options
author | Josh Stone <jistone@redhat.com> | 2009-04-02 18:59:03 -0700 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2009-04-02 19:00:00 -0700 |
commit | b516e13ac098181536ae7281a8263e8f5b3553eb (patch) | |
tree | 47f4bcb56a70daee58b59b77a2043782e8612558 /configure.ac | |
parent | b9e80fe13706ae1c820e565e9b26f00b5f5a8dca (diff) | |
download | systemtap-steved-b516e13ac098181536ae7281a8263e8f5b3553eb.tar.gz systemtap-steved-b516e13ac098181536ae7281a8263e8f5b3553eb.tar.xz systemtap-steved-b516e13ac098181536ae7281a8263e8f5b3553eb.zip |
Really fix run-stap this time, I promise!
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 9b66a724..ee8ae61f 100644 --- a/configure.ac +++ b/configure.ac @@ -25,8 +25,6 @@ AC_PROG_MAKE_SET AC_SUBST(CFLAGS) AC_SUBST(CXXFLAGS) -AC_PATH_PROG(PERL, perl) - dnl Handle the perfmon option. AC_ARG_ENABLE([perfmon], AS_HELP_STRING([--enable-perfmon@<:@=DIRECTORY@:>@], |