Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
78183215
Commit
78183215
authored
Aug 10, 2004
by
Alexandre Duret-Lutz
Browse files
* src/Makefile.am (nodist_EXTRA_libspot_la_SOURCES): New variable,
to force C++ linking.
parent
fb8618b7
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
78183215
2004-08-10 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/Makefile.am (nodist_EXTRA_libspot_la_SOURCES): New variable,
to force C++ linking.
* iface/gspn/ltlgspn.cc: Fix a gcc warning in case assert() is
disabled.
...
...
src/Makefile.am
View file @
78183215
...
...
@@ -38,3 +38,5 @@ libspot_la_LIBADD = \
tgba/libtgba.la
\
tgbaalgos/libtgbaalgos.la
\
tgbaparse/libtgbaparse.la
# Dummy C++ source to cause C++ linking.
nodist_EXTRA_libspot_la_SOURCES
=
_.cc
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