[liblouis-liblouisxml] Git repo unclean after running libtool

  • From: Bue Vester-Andersen <bue@xxxxxxxxxxxxxxxxxx>
  • To: <liblouis-liblouisxml@xxxxxxxxxxxxx>
  • Date: Sun, 27 Nov 2016 00:03:26 +0100

Hello guys,

 

After running libtool as stated in the "hacking" file, my repo is suddenly
full of unstaged modified files (see git output below).

 

Should all these files be ignored, and if so, shouldn't they be in
.gitignore?

 

I assume that I have to run the libtool commands after cloning but before
running autogen. Is that correct?

 

I am now trying to run the whole thing from the Linux subsystem under
Windows 10, which is why I had to clone the repo over again.

 

Hope someone can help me.

 

Best regards Bue

 

*** Output from "git status" ***

 

On branch master

Your branch is up-to-date with 'origin/master'.

 

Changes not staged for commit:

  (use "git add <file>..." to update what will be committed)

  (use "git checkout -- <file>..." to discard changes in working directory)

 

                             modified:   build-aux/snippet/arg-nonnull.h

                             modified:   build-aux/snippet/c++defs.h

                             modified:
build-aux/snippet/unused-parameter.h

                             modified:   build-aux/snippet/warn-on-use.h

                             modified:   gnulib/Makefile.am

                             modified:   gnulib/dirent.in.h

                             modified:   gnulib/m4/00gnulib.m4

                             modified:   gnulib/m4/dirent_h.m4

                             modified:   gnulib/m4/extensions.m4

                             modified:   gnulib/m4/extern-inline.m4

                             modified:   gnulib/m4/gnulib-cache.m4

                             modified:   gnulib/m4/gnulib-common.m4

                             modified:   gnulib/m4/gnulib-comp.m4

                             modified:   gnulib/m4/gnulib-tool.m4

                             modified:   gnulib/m4/include_next.m4

                             modified:   gnulib/m4/ld-output-def.m4

                             modified:   gnulib/m4/malloc.m4

                             modified:   gnulib/m4/off_t.m4

                             modified:   gnulib/m4/realloc.m4

                             modified:   gnulib/m4/ssize_t.m4

                             modified:   gnulib/m4/stddef_h.m4

                             modified:   gnulib/m4/stdlib_h.m4

                             modified:   gnulib/m4/string_h.m4

                             modified:   gnulib/m4/strndup.m4

                             modified:   gnulib/m4/strnlen.m4

                             modified:   gnulib/m4/sys_types_h.m4

                             modified:   gnulib/m4/unistd_h.m4

                             modified:   gnulib/m4/warn-on-use.m4

                             modified:   gnulib/m4/wchar_t.m4

                             modified:   gnulib/malloc.c

                             modified:   gnulib/realloc.c

                             modified:   gnulib/stddef.in.h

                             modified:   gnulib/stdlib.in.h

                             modified:   gnulib/string.in.h

                             modified:   gnulib/strndup.c

                             modified:   gnulib/strnlen.c

                             modified:   gnulib/sys_types.in.h

                             modified:   gnulib/unistd.c

                             modified:   gnulib/unistd.in.h

                             modified:   tools/gnulib/Makefile.am

                             modified:   tools/gnulib/errno.in.h

                             modified:   tools/gnulib/error.c

                             modified:   tools/gnulib/error.h

                             modified:   tools/gnulib/getopt.c

                             modified:   tools/gnulib/getopt.in.h

                             modified:   tools/gnulib/getopt1.c

                             modified:   tools/gnulib/getopt_int.h

                             modified:   tools/gnulib/gettext.h

                             modified:   tools/gnulib/intprops.h

                             modified:   tools/gnulib/m4/00gnulib.m4

                             modified:   tools/gnulib/m4/absolute-header.m4

                             modified:   tools/gnulib/m4/errno_h.m4

                             modified:   tools/gnulib/m4/error.m4

                             modified:   tools/gnulib/m4/extensions.m4

                             modified:   tools/gnulib/m4/extern-inline.m4

                             modified:   tools/gnulib/m4/getopt.m4

                             modified:   tools/gnulib/m4/gnulib-cache.m4

                             modified:   tools/gnulib/m4/gnulib-common.m4

                             modified:   tools/gnulib/m4/gnulib-comp.m4

                             modified:   tools/gnulib/m4/gnulib-tool.m4

                             modified:   tools/gnulib/m4/include_next.m4

                             modified:   tools/gnulib/m4/inline.m4

                             modified:
tools/gnulib/m4/libunistring-base.m4

                             modified:   tools/gnulib/m4/longlong.m4

                             modified:   tools/gnulib/m4/malloc.m4

                             modified:   tools/gnulib/m4/msvc-inval.m4

                             modified:   tools/gnulib/m4/msvc-nothrow.m4

                             modified:   tools/gnulib/m4/multiarch.m4

                             modified:   tools/gnulib/m4/nocrash.m4

                             modified:   tools/gnulib/m4/off_t.m4

                             modified:   tools/gnulib/m4/ssize_t.m4

                             modified:   tools/gnulib/m4/stdarg.m4

                             modified:   tools/gnulib/m4/stdbool.m4

                             modified:   tools/gnulib/m4/stddef_h.m4

                             modified:   tools/gnulib/m4/stdint.m4

                             modified:   tools/gnulib/m4/stdio_h.m4

                             modified:   tools/gnulib/m4/stdlib_h.m4

                             modified:   tools/gnulib/m4/strerror.m4

                             modified:   tools/gnulib/m4/string_h.m4

                             modified:   tools/gnulib/m4/strndup.m4

                             modified:   tools/gnulib/m4/strnlen.m4

                             modified:   tools/gnulib/m4/sys_socket_h.m4

                             modified:   tools/gnulib/m4/sys_types_h.m4

                             modified:   tools/gnulib/m4/unistd_h.m4

                             modified:   tools/gnulib/m4/version-etc.m4

                             modified:   tools/gnulib/m4/warn-on-use.m4

                             modified:   tools/gnulib/m4/wchar_t.m4

                             modified:   tools/gnulib/malloc.c

                             modified:   tools/gnulib/msvc-inval.c

                             modified:   tools/gnulib/msvc-inval.h

                             modified:   tools/gnulib/msvc-nothrow.c

                             modified:   tools/gnulib/msvc-nothrow.h

                             modified:   tools/gnulib/progname.c

                             modified:   tools/gnulib/progname.h

                             modified:   tools/gnulib/stdarg.in.h

                             modified:   tools/gnulib/stdbool.in.h

                             modified:   tools/gnulib/stddef.in.h

                             modified:   tools/gnulib/stdint.in.h

                             modified:   tools/gnulib/stdio.in.h

                             modified:   tools/gnulib/stdlib.in.h

                             modified:   tools/gnulib/strerror-override.c

                             modified:   tools/gnulib/strerror-override.h

                             modified:   tools/gnulib/strerror.c

                             modified:   tools/gnulib/string.in.h

                             modified:   tools/gnulib/strndup.c

                             modified:   tools/gnulib/strnlen.c

                             modified:   tools/gnulib/sys_types.in.h

                             modified:   tools/gnulib/unistd.c

                             modified:   tools/gnulib/unistd.in.h

                             modified:   tools/gnulib/unistr.in.h

                             modified:   tools/gnulib/unistr/u16-mbtoucr.c

                             modified:   tools/gnulib/unistr/u16-to-u8.c

                             modified:   tools/gnulib/unistr/u32-to-u8.c

                             modified:   tools/gnulib/unistr/u8-uctomb-aux.c

                             modified:   tools/gnulib/unistr/u8-uctomb.c

                             modified:   tools/gnulib/unitypes.in.h

                             modified:   tools/gnulib/verify.h

                             modified:   tools/gnulib/version-etc.c

                             modified:   tools/gnulib/version-etc.h

 

no changes added to commit (use "git add" and/or "git commit -a")

Other related posts:

  • » [liblouis-liblouisxml] Git repo unclean after running libtool - Bue Vester-Andersen