diff options
Diffstat (limited to 'libbacktrace')
-rw-r--r-- | libbacktrace/ChangeLog | 4 | ||||
-rwxr-xr-x | libbacktrace/configure | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/libbacktrace/ChangeLog b/libbacktrace/ChangeLog index 24059bb..88005df 100644 --- a/libbacktrace/ChangeLog +++ b/libbacktrace/ChangeLog @@ -1,3 +1,7 @@ +2016-11-15 Matthias Klose <doko@ubuntu.com> + + * configure: Regenerate. + 2016-09-11 Carlos Liam <carlos@aarzee.me> * all: Remove meaningless trailing whitespace. diff --git a/libbacktrace/configure b/libbacktrace/configure index 4e720e1..ee90bc6 100755 --- a/libbacktrace/configure +++ b/libbacktrace/configure @@ -13220,7 +13220,6 @@ CONFIG_SHELL=${CONFIG_SHELL-/bin/sh} CC="$CC" CXX="$CXX" GFORTRAN="$GFORTRAN" -GCJ="$GCJ" # The HP-UX ksh and POSIX shell print the target directory to stdout |