Login
Help/Guide
About Trac
Preferences
Wiki
Browse Source
Blog
Context Navigation
Reverse Diff
Changes in
m4/qwt.m4
[35302b:3b35e7]
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
File:
1 edited
m4/qwt.m4
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
m4/qwt.m4
r35302b
r3b35e7
80
80
AC_TRY_LINK(
81
81
[#include <qwt_plot.h>],
82
[QwtPlot * plot = new QwtPlot(
QString("Two Curves")
);],
82
[QwtPlot * plot = new QwtPlot(
);],
83
83
[mol_ac_have_qwt=true])
84
84
AC_LANG_RESTORE
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive