objdir in the libtool script
+1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
+
+ * demo/Makefile.am (objdir): there are no longer quotes around
+ objdir in the libtool script
+
1998-10-27 Gordon Matzigkeit <gord@trick.fig.org>
* ltconfig.in (dynamic_linker): Echo the result to fd 6, so that
# Unfortunately, in order to test libtool thoroughly, we need access
# to its private directory.
-objdir = `sed -n -e 's/^objdir=\"\(.*\)\"$$/\1/p' ./libtool`
+objdir = `sed -n -e 's/^objdir=\(.*\)$$/\1/p' ./libtool`
TESTS = run.test