Skip to content

Commit

Permalink
Auxilary!=Auxiliary
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGiraffe3 authored Sep 15, 2024
1 parent e03c3a0 commit 351b816
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -988,7 +988,7 @@ initialize ( ) {
if test ! -d "$_aux_dir" ; then
_aux_dir=.
else
$VERBOSE_ECHO "Detected auxilary directory: $_aux_dir"
$VERBOSE_ECHO "Detected auxiliary directory: $_aux_dir"
fi

################################
Expand Down Expand Up @@ -1110,7 +1110,7 @@ if [ "x$HAVE_AUTORECONF" = "xyes" ] ; then
$ECHO "Warning: $AUTORECONF failed"

if test -f ltmain.sh ; then
$ECHO "libtoolize being run by autoreconf is not creating ltmain.sh in the auxilary directory like it should"
$ECHO "libtoolize being run by autoreconf is not creating ltmain.sh in the auxiliary directory like it should"
fi

$ECHO "Attempting to run the preparation steps individually"
Expand Down

0 comments on commit 351b816

Please sign in to comment.