gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / tests / havelib / rpath-1a
1 #!/bin/sh
2
3 # Test config.rpath and AC_LIB_LINKFLAGS macro.
4 # Simple case: a static library.
5
6 rp=rp1a
7 build1_configure_flags=--disable-shared
8
9 . $srcdir/rpath-1