cURL / Mailing Lists / curl-library / Single Mail

curl-library

buildconf deletes missing file

From: Michael Osipov <1983-01-06_at_gmx.net>
Date: Wed, 29 Apr 2015 09:46:06 +0200

Hi folks,

running buildconf from master deletes missing file:

==================================================
osipovmi_at_blnn719x:/home/osipovmi/Projekte/curl$ ./buildconf
buildconf: autoconf version 2.69 (ok)
buildconf: autom4te version 2.69 (ok)
buildconf: autoheader version 2.69 (ok)
buildconf: automake version 1.15 (ok)
buildconf: aclocal version 1.15 (ok)
buildconf: libtoolize version 2.4.6 (ok)
buildconf: GNU m4 version 1.4.17 (ok)
buildconf: running libtoolize
buildconf: converting all mv to mv -f in local m4/libtool.m4
buildconf: running aclocal
buildconf: converting all mv to mv -f in local aclocal.m4
buildconf: running autoheader
buildconf: running autoconf
buildconf: running automake
configure.ac:128: installing './compile'
configure.ac:181: installing './config.guess'
configure.ac:181: installing './config.sub'
src/Makefile.inc:112: warning: variable 'curl_SOURCES' is defined but no program or
src/Makefile.inc:112: library has 'curl' as canonical name (possible typo)
Makefile.am:139: 'src/Makefile.inc' included from here
docs/examples/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
buildconf: OK
osipovmi_at_blnn719x:/home/osipovmi/Projekte/curl$ git status
Auf Branch master
Ihr Branch ist zu 'origin/master' um 51 Commits hinterher, und kann vorgespult werden.
  (benutzen Sie "git pull", um Ihren lokalen Branch zu aktualisieren)
Änderungen, die nicht zum Commit vorgemerkt sind:
  (benutzen Sie "git add/rm <Datei>...", um die Änderungen zum Commit vorzumerken)
  (benutzen Sie "git checkout -- <Datei>...", um die Änderungen im Arbeitsverzeichnis zu verwerfen)

        gelöscht: missing

keine Änderungen zum Commit vorgemerkt (benutzen Sie "git add" und/oder "git commit -a")
==================================================

Is that intended?

I am on Git 2.3.7 and FreeBSD 9.3-STABLE.

Michael

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-04-29