~ubuntu-branches/ubuntu/oneiric/wine1.2/oneiric

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Scott Ritchie
  • Date: 2010-10-08 12:53:56 UTC
  • mto: This revision was merged to the branch mainline in revision 39.
  • Revision ID: james.westby@ubuntu.com-20101008125356-0jjjg46hvibih8ft
Tags: upstream-1.2.1
ImportĀ upstreamĀ versionĀ 1.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
243
243
}
244
244
%%
245
245
EOF
246
 
if $FLEX -t conftest.l >/dev/null 2>&1
 
246
if $FLEX -t conftest.l >/dev/null 2>&AS_MESSAGE_LOG_FD
247
247
then
248
248
  AC_MSG_RESULT([yes])
249
249
else