mirror of
https://github.com/gperftools/gperftools
synced 2024-12-19 14:00:02 +00:00
05b100d9d4
So that it's easier to contribute and review contributions. People wishing to build gperftools from svn checkout should run autogen.sh first which will create those files and then ./configure && make as usual INSTALL file has updated instructions too. git-svn-id: http://gperftools.googlecode.com/svn/trunk@200 6b5cf1ce-ec42-a296-1ba9-69fdba395a50
4 lines
25 B
Bash
Executable File
4 lines
25 B
Bash
Executable File
#!/bin/sh
|
|
|
|
autoreconf -i
|