Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libao
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xiph.Org
libao
Commits
904cfac0
Commit
904cfac0
authored
23 years ago
by
Jack Moffitt
Browse files
Options
Downloads
Patches
Plain Diff
Fixed for Bug #2
git-svn-id:
http://svn.xiph.org/trunk/ao@1428
0101bb08-14d6-0310-b084-bc0e0c8e3800
parent
1abf6106
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
libao.spec
+2
-2
2 additions, 2 deletions
libao.spec
with
2 additions
and
2 deletions
libao.spec
+
2
−
2
View file @
904cfac0
...
...
@@ -31,9 +31,9 @@ needed to develop applications with libao.
%build
if [ ! -f configure ]; then
CFLAGS="$RPM_FLAGS" ./autogen.sh --prefix=/usr
CFLAGS="$RPM_
OPT_
FLAGS" ./autogen.sh --prefix=/usr
else
CFLAGS="$RPM_FLAGS" ./configure --prefix=/usr
CFLAGS="$RPM_
OPT_
FLAGS" ./configure --prefix=/usr
fi
make
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment