From ecce97ede0e7114272de8add7136c5f9e11dab63 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 12 May 2001 19:07:10 +0000 Subject: [PATCH] Create ltconfig.x, while we are emitting the libtool script. --- ltconfig.in | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/ltconfig.in b/ltconfig.in index d97e90655..fa306914b 100755 --- a/ltconfig.in +++ b/ltconfig.in @@ -2489,6 +2489,33 @@ EOF if test -z "$tagname"; then echo '### END LIBTOOL CONFIG' >> "$ofile" + ( cat < ltconfig.x else echo "### END LIBTOOL TAG CONFIG: $tagname" >> "$ofile" fi -- 2.47.2