# HG changeset patch # User nenolod # Date 1141095502 28800 # Node ID 6a74b2d1b48c408d8c5684d843ec584faa11ddbb # Parent 0828a314e901130e4b95d6c2fdab99b6260c112c [svn] - remove LIBTOOL diff -r 0828a314e901 -r 6a74b2d1b48c configure.ac --- a/configure.ac Mon Feb 27 18:54:39 2006 -0800 +++ b/configure.ac Mon Feb 27 18:58:22 2006 -0800 @@ -47,18 +47,6 @@ AC_PROG_LN_S AC_PROG_MAKE_SET -dnl Libtool -dnl FIXME: find a way to allow building static libbeep, -dnl without building static plugins - -dnl Next four lines is a hack to prevent libtool checking for C++/F77 -m4_undefine([AC_PROG_F77]) -m4_defun([AC_PROG_F77],[]) - -AC_DISABLE_STATIC -AC_ENABLE_SHARED -AC_PROG_LIBTOOL - dnl Path settings AC_PATH_PROG(BEEP_PATH, audacious, no)