summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index e78d3c8a7..49bf4018b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -138,9 +138,6 @@ AC_DEFINE([GNULIB_LOCK], [1],
[Define to allow Gnulib modules to use Guile's locks.])
-# for per-target cflags in the libguile subdir
-AM_PROG_CC_C_O
-
LT_INIT([dlopen win32-dll])
AM_CONDITIONAL([HAVE_SHARED_LIBRARIES], [test "x$enable_shared" = "xyes"])