Git Product home page Git Product logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Again, I'm only including changes to the top-level source in this diff.  With 
this
patch, objects and executables are moved to the directories of the related 
source,
and libairbag is moved into src.  The missing m4 files are added so aclocal can 
find
them in a checked-out tree.  As much of the autotools auxiliary tools have been 
moved
into the autotools directory as possible, cleaning out the top-level directory 
and
making it look like less of a general dumping ground.

Application: apply the patch, then sanitize the source tree (some of these 
files will
be removed, the rest will be regenrated, possibly in new locations):
$ rm -r INSTALL Makefile.in aclocal.m4 compile config.guess config.sub configure
depcomp install-sh ltmain.sh missing mkinstalldirs src/config.h.in

Regenerate new files:
$ autoreconf -i
$ rm -r autom4te.cache

Remove dropped/moved files:
$ svn remove compile config.guess config.sub depcomp install-sh ltmain.sh 
missing
mkinstalldirs

Add new/moved files:
$ svn add autotools/config.guess autotools/config.sub autotools/depcomp
autotools/install-sh autotools/ltmain.sh autotools/m4/google_namespace.m4
autotools/m4/namespaces.m4 autotools/m4/stl_namespace.m4 autotools.missing

Original comment by [email protected] on 30 Aug 2006 at 3:49

Attachments:

from google-breakpad.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Fixed in [8].

Original comment by [email protected] on 30 Aug 2006 at 8:10

  • Changed state: Fixed

from google-breakpad.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.