~ubuntu-branches/ubuntu/maverick/crossfire-client/maverick

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Bazaar Package Importer
  • Author(s): Kari Pahula
  • Date: 2007-04-13 21:15:44 UTC
  • mfrom: (1.2.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20070413211544-vjo6zesj6g0wgmwf
Tags: 1.10.0-1
* New upstream release
* Install the README, README-dev and TODO files specific to the GTK2
  client to the corresponding package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# generated automatically by aclocal 1.9.5 -*- Autoconf -*-
 
1
# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
2
2
 
3
3
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4
4
# 2005  Free Software Foundation, Inc.
486
486
 
487
487
],, no_sdl=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
488
488
       CFLAGS="$ac_save_CFLAGS"
489
 
       CXXFLAGS="$ac_save_CXXFLAGS"
490
489
       LIBS="$ac_save_LIBS"
491
490
     fi
492
491
  fi
536
535
       fi
537
536
     fi
538
537
     SDL_CFLAGS=""
 
538
     SDL_CXXFLAGS=""
539
539
     SDL_LIBS=""
540
540
     ifelse([$3], , :, [$3])
541
541
  fi
561
561
# Call AM_AUTOMAKE_VERSION so it can be traced.
562
562
# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
563
563
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
564
 
         [AM_AUTOMAKE_VERSION([1.9.5])])
 
564
         [AM_AUTOMAKE_VERSION([1.9.6])])
565
565
 
566
566
# AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
567
567