From 31301affab1ecac7bdbe8311542b730a77fae2cb Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Sat, 4 Dec 1999 21:07:54 +0000 Subject: [PATCH] Added ltcf-c.sh to list of files related to "libtoolization." Until we decide if other compiler/language libtool configuation scripts should also be included in the file list, leave out ltcf-cxx.sh for now. --- libtoolize.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtoolize.in b/libtoolize.in index 6c9ad0b30..9dff8b512 100644 --- a/libtoolize.in +++ b/libtoolize.in @@ -145,7 +145,7 @@ if test -z "$files"; then echo "$progname: cannot list files in \`$pkgdatadir'" 1>&2 exit 1 fi -files='config.guess config.sub ltconfig ltmain.sh' +files='config.guess config.sub ltconfig ltmain.sh ltcf-c.sh' auxdir=. auxdirline=`egrep '^AC_CONFIG_AUX_DIR' configure.in 2>/dev/null` -- 2.47.3