summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libmng/configure
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-05-07 21:58:34 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-05-07 21:58:34 -0500
commitc740211ffba3330d951f4c3ddefea8edf23a01cd (patch)
tree0a8b7641d3c5b576d18a2f7912c75fc600f494e2 /src/3rdparty/libmng/configure
parent8a4eacb6185de3653f6ae401c352aef833a9e72a (diff)
downloadtqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.tar.gz
tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.zip
Automated update from Qt3
Diffstat (limited to 'src/3rdparty/libmng/configure')
-rwxr-xr-xsrc/3rdparty/libmng/configure8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/3rdparty/libmng/configure b/src/3rdparty/libmng/configure
index 9725a7233..b204ca02e 100755
--- a/src/3rdparty/libmng/configure
+++ b/src/3rdparty/libmng/configure
@@ -332,7 +332,7 @@ Configuration:
--cache-file=FILE cache test results in FILE
--help print this message
--no-create do not create output files
- --tquiet, --silent do not print \`checking...' messages
+ --quiet, --silent do not print \`checking...' messages
--version print the version of autoconf that created configure
Directory and file names:
--prefix=PREFIX install architecture-independent files in PREFIX
@@ -477,7 +477,7 @@ EOF
| --progr-tra=* | --program-tr=* | --program-t=*)
program_transform_name="$ac_optarg" ;;
- -q | -tquiet | --tquiet | --tquie | --tqui | --qu | --q \
+ -q | -quiet | --quiet | --tquie | --tqui | --qu | --q \
| -silent | --silent | --silen | --sile | --sil)
silent=yes ;;
@@ -2247,7 +2247,7 @@ EOF
# Now try to grab the symbols.
nlist=conftest.nm
if { (eval echo configure:2250: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\") 1>&5; (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5; } && test -s "$nlist"; then
- # Try sorting and unitquifying the output.
+ # Try sorting and uniquifying the output.
if sort "$nlist" | uniq > "$nlist"T; then
mv -f "$nlist"T "$nlist"
else
@@ -3822,7 +3822,7 @@ else
solaris*)
# gcc --version < 3.0 without binutils cannot create self contained
- # shared libraries reliably, retquiring libgcc.a to resolve some of
+ # shared libraries reliably, requiring libgcc.a to resolve some of
# the object symbols generated in some cases. Libraries that use
# assert need libgcc.a to resolve __eprintf, for example. Linking
# a copy of libgcc.a into every shared library to guarantee resolving