changeset 743:6a74b2d1b48c trunk

[svn] - remove LIBTOOL
author nenolod
date Mon, 27 Feb 2006 18:58:22 -0800
parents 0828a314e901
children 6fcee8216c21
files configure.ac
diffstat 1 files changed, 0 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- 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)