https://bugs.meego.com/show_bug.cgi?id=17624
Summary: Build warning: "no AC_LANG_SOURCE call detected in
body" with autoconf 2.68
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Common
Architecture: ---
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: chrisk(a)openismus.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
Created attachment 6462
-->
https://bugs.meego.com/attachment.cgi?id=6462
Patch to fix build warning
When running autogen.sh several of the following warnings are output.
"warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body"
The patch wraps the source code inside the AC_COMPILE_IFELSE blocks with the
AC_LANG_SOURCE macro.
The fix comes from the following email thread:
http://www.mail-archive.com/bug-autoconf@gnu.org/msg03051.html
--------
Product: SyncEvolution
Component: SyncEvolution
MeeGo Release: unspecified
Severity: normal
Priority: Undecided
Keywords:
Status: NEW
Who: chrisk(a)openismus.com
Assigned To: syncevolution-bugs(a)meego.bugs
Target Build: ---
Flags:
Changed:
--------
https://bugs.meego.com/show_bug.cgi?id=17624
--
Configure bugmail:
https://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.