diff options
| author | John Ogness <john.ogness@linutronix.de> | 2017-10-23 14:17:28 +0200 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2017-10-23 14:17:28 +0200 |
| commit | c7e8e19663e7e740c82cc8660f3d5b29ce712e7e (patch) | |
| tree | 833d93fdcb4f3ed0e57943472391bc9caf163b58 /kconfig-frontends/scripts/.autostuff/scripts/ltmain.sh | |
| parent | 824d81a0779ff3868d195ef4639d3e3eddcb69de (diff) | |
kconfig: remove temporary files
These changes are based on building the distribution and
committing only the distribution files.
Diffstat (limited to 'kconfig-frontends/scripts/.autostuff/scripts/ltmain.sh')
| -rw-r--r-- | kconfig-frontends/scripts/.autostuff/scripts/ltmain.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kconfig-frontends/scripts/.autostuff/scripts/ltmain.sh b/kconfig-frontends/scripts/.autostuff/scripts/ltmain.sh index b9205ee..33f642a 100644 --- a/kconfig-frontends/scripts/.autostuff/scripts/ltmain.sh +++ b/kconfig-frontends/scripts/.autostuff/scripts/ltmain.sh @@ -70,7 +70,7 @@ # compiler: $LTCC # compiler flags: $LTCFLAGS # linker: $LD (gnu? $with_gnu_ld) -# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1.2ubuntu1 +# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1.1 # automake: $automake_version # autoconf: $autoconf_version # @@ -80,7 +80,7 @@ PROGRAM=libtool PACKAGE=libtool -VERSION="2.4.2 Debian-2.4.2-1.2ubuntu1" +VERSION="2.4.2 Debian-2.4.2-1.1" TIMESTAMP="" package_revision=1.3337 |
