Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stefan Strogin
flac
Commits
2db4e1d2
Commit
2db4e1d2
authored
Nov 14, 2002
by
Josh Coalson
Browse files
correct paths in SHARE_LIBS
parent
af385ab7
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
2db4e1d2
...
...
@@ -230,7 +230,7 @@ fi
AM_PATH_XMMS(0.9.5.1, , AC_MSG_WARN([*** XMMS >= 0.9.5.1 not installed - xmms support will not be built]))
AM_CONDITIONAL(FLaC__HAS_XMMS, test x$XMMS_INPUT_PLUGIN_DIR != x)
SHARE_LIBS='$(top_builddir)/src/share/libgrabbag.a $(top_builddir)/src/share/libgain_analysis.a $(top_builddir)/src/share/libgetopt.a $(top_builddir)/src/share/libutf8.a'
SHARE_LIBS='$(top_builddir)/src/share/
grabbag/
libgrabbag.a $(top_builddir)/src/share/
gain_analysis/
libgain_analysis.a $(top_builddir)/src/share/
getopt/
libgetopt.a $(top_builddir)/src/share/
utf8/
libutf8.a'
dnl check for i18n(internationalization); these are from libiconv/gettext
AM_ICONV
...
...
Write
Preview
Supports
Markdown
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