Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
libbdplus
Commits
c90b6bb8
Commit
c90b6bb8
authored
May 27, 2014
by
anonymous
Browse files
automake: use subdir-objects
parent
f0bc045d
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
c90b6bb8
...
...
@@ -23,7 +23,7 @@ AC_INIT([libbdplus], bdplus_version, [http://www.videolan.org/developers/libbdpl
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip])
AM_INIT_AUTOMAKE([foreign
tar-ustar
dist-bzip2 no-dist-gzip
subdir-objects
])
AC_CONFIG_HEADERS(config.h)
SET_FEATURES="-D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L"
...
...
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