Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
protobuf
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
protobuf
Commits
7516a690
Commit
7516a690
authored
Sep 30, 2008
by
kenton@google.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve autogen.sh.
parent
c7f06b2a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
7 deletions
+4
-7
Makefile.am
Makefile.am
+2
-0
autogen.sh
autogen.sh
+2
-7
No files found.
Makefile.am
View file @
7516a690
...
...
@@ -2,6 +2,8 @@
ACLOCAL_AMFLAGS
=
-I
m4
AUTOMAKE_OPTIONS
=
foreign
SUBDIRS
=
src
EXTRA_DIST
=
\
...
...
autogen.sh
View file @
7516a690
...
...
@@ -15,13 +15,8 @@ fi
set
-ex
rm
-rf
autom4te.cache
aclocal-1.9
--force
-I
m4
libtoolize
-c
-f
autoheader
-f
-W
all
automake-1.9
--foreign
-a
-c
-f
-W
all
autoconf
-f
-W
all,no-obsolete
# TODO(kenton): Use -Wall and fix the resulting warnings.
autoreconf
-f
-i
rm
-rf
autom4te.cache config.h.in~
exit
0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment