From 966b87e814e52c584dfa4f4ccdedd202c4969610 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Wed, 6 Oct 1999 23:26:36 +0000 Subject: Enable hardcoding runpaths for more platforms and allow Solaris' patch to run buildconf. --- buildconf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'buildconf') diff --git a/buildconf b/buildconf index ac88e68fea..39c3800e1b 100755 --- a/buildconf +++ b/buildconf @@ -116,7 +116,8 @@ fi rm -f ltmain.sh ltconfig libtoolize --automake --copy --force -cat patch-?? | patch -N +patch ltconfig < patch-aa +patch ltmain.sh < patch-ab mv aclocal.m4 aclocal.m4.old 2>/dev/null aclocal -- cgit v1.2.1