1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 16:00:22 +02:00
guile/meta
Andy Wingo e3b8bce8f4 build support for detecting clock_gettime, with -lrt if needed
* acinclude.m4 (gl_CLOCK_TIME):
* configure.ac: Locally include gl_CLOCK_TIME.  To be fixed properly
  when gnulib updates their license to reflect the actual BSD state of
  things.
* libguile/Makefile.am (libguile_@GUILE_EFFECTIVE_VERSION@_la_LDFLAGS):
  Add -lrt for clock_gettime, if needed.
* meta/guile-2.0-uninstalled.pc.in:
* meta/guile-2.0.pc.in: Likewise, in Libs.private.
2011-05-04 20:19:11 +02:00
..
ChangeLog-2008 allow building against uninstalled guile; move some things to meta/ 2009-03-27 14:03:03 -07:00
gdb-uninstalled-guile.in * meta/gdb-uninstalled-guile.in: Specify a path to libtool. 2009-10-30 18:39:48 -04:00
guile-2.0-uninstalled.pc.in build support for detecting clock_gettime, with -lrt if needed 2011-05-04 20:19:11 +02:00
guile-2.0.pc.in build support for detecting clock_gettime, with -lrt if needed 2011-05-04 20:19:11 +02:00
guile-config.in Have guile-config' close over pkg-config' and $(pkgconfigdir). 2009-09-24 00:06:54 +02:00
guile-tools.in Allow compilation with `--disable-posix'. 2011-04-15 00:09:16 +02:00
guile.in When cross building, run GUILE_FOR_BUILD instead of just-built guile. 2011-01-29 22:10:44 +01:00
guile.m4 guile.m4: Add support for linking against guile with rpath. 2011-02-20 11:50:10 +01:00
Makefile.am guile-config depends on config.status 2009-12-20 15:34:19 +01:00
uninstalled-env.in fix duplicate path in uninstalled-env 2011-03-31 23:33:00 +02:00