From: drepper Date: Tue, 16 Dec 1997 02:17:14 +0000 (+0000) Subject: Regenerated: autoconf configure.in X-Git-Tag: libc-ud-971222~119 X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=commitdiff_plain;h=81185b806bc80f0b060f50cf49c80ff3ea420ae3 Regenerated: autoconf configure.in --- diff --git a/configure b/configure index e6bc9aae40..e1ac9eb493 100755 --- a/configure +++ b/configure @@ -2562,7 +2562,7 @@ if test $static = no && test $shared = yes; then linux* | gnu*) { echo "configure: error: *** You must compile with support for the static library since the shared -*** library uses it. Restart configure without `--disable-static'." 1>&2; exit 1; } +*** library uses it. Restart configure without \`--disable-static'." 1>&2; exit 1; } ;; *) ;;