Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in / Register
Toggle navigation
J
jami-daemon
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
121
Issues
121
List
Boards
Labels
Milestones
Security & Compliance
Security & Compliance
Dependency List
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
savoirfairelinux
jami-daemon
Commits
63db9207
Commit
63db9207
authored
Jul 31, 2009
by
Emmanuel Milou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[#1538] Remove configure from autogen.sh to respect debian upstream authors policy
parent
7f78ea09
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
24 deletions
+0
-24
sflphone-client-gnome/autogen.sh
sflphone-client-gnome/autogen.sh
+0
-18
sflphone-common/autogen.sh
sflphone-common/autogen.sh
+0
-3
sflphone-common/libs/pjproject-1.0.3/autogen.sh
sflphone-common/libs/pjproject-1.0.3/autogen.sh
+0
-3
No files found.
sflphone-client-gnome/autogen.sh
View file @
63db9207
...
...
@@ -15,21 +15,3 @@ autocmd autoheader
autocmd autoconf
-f
autocmd automake
--add-missing
--force-missing
--copy
-Wall
./configure
$@
#!/bin/sh
# could be replaced with autoconf -v -f (verbose, force rebuild of ltmain, .in files, etc.)
#if [ ! -d "m4" ]; then
# mkdir m4
#fi
#
#aclocal -I m4
#libtoolize --force
#autoheader
#autoconf -f
#automake -a
#./configure $@
#
#
sflphone-common/autogen.sh
View file @
63db9207
...
...
@@ -15,6 +15,3 @@ autocmd autoheader
autocmd autoconf
-f
autocmd automake
--add-missing
--force-missing
--copy
-Wall
./configure
$@
sflphone-common/libs/pjproject-1.0.3/autogen.sh
View file @
63db9207
...
...
@@ -23,7 +23,4 @@ else
automake
--add-missing
--force-missing
--copy
fi
# now we launch configure
./configure
$@
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