Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Icecast-Server
Commits
a3008957
Commit
a3008957
authored
Jul 08, 2003
by
brendan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reset LDFLAGS after the link test.
svn path=/trunk/m4/; revision=5105
parent
78e3977e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
m4/ogg.m4
m4/ogg.m4
+1
-0
No files found.
m4/ogg.m4
View file @
a3008957
...
...
@@ -46,6 +46,7 @@ AC_TRY_LINK_FUNC(ogg_sync_init,
[ ifelse([$2], ,[AC_MSG_ERROR([not found, maybe you need to set LD_LIBRARY_PATH or /etc/ld.so.conf])], [$2])])
])
CFLAGS="$ac_save_CFLAGS"
LDFLAGS="$ac_save_LDFLAGS"
LIBS="$ac_save_LIBS"
AC_SUBST(OGG_CFLAGS)
...
...
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