+2011-05-21 Bruno Haible <bruno@clisp.org>
+
+ relocatable-prog: Move AC_LIBOBJ invocations to module description.
+ * m4/relocatable.m4 (gl_RELOCATABLE): Move AC_LIBOBJ invocation from
+ here...
+ * modules/relocatable-prog (configure.ac): ... to here.
+
2011-05-21 Bruno Haible <bruno@clisp.org>
regex: Move AC_LIBOBJ invocations to module description.
-# relocatable.m4 serial 16
+# relocatable.m4 serial 17
dnl Copyright (C) 2003, 2005-2007, 2009-2011 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
[
AC_REQUIRE([gl_RELOCATABLE_BODY])
gl_RELOCATABLE_LIBRARY
- if test $RELOCATABLE = yes; then
- AC_LIBOBJ([progreloc])
- fi
: ${RELOCATABLE_CONFIG_H_DIR='$(top_builddir)'}
RELOCATABLE_SRC_DIR="\$(top_srcdir)/$gl_source_base"
RELOCATABLE_BUILD_DIR="\$(top_builddir)/$gl_source_base"