~vcs-imports/workrave/main

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: dotsphinx
  • Date: 2002-10-14 02:15:56 UTC
  • Revision ID: Arch-1:workrave@arch.ubuntu.com%workrave--MAIN--0--patch-115
i18n

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
dnl Copyright (C) 2001, 2002 Rob Caelers & Raymond Penners
4
4
dnl
5
5
dnl
6
 
dnl $Id: configure.ac,v 1.14 2002/10/13 20:36:18 dotsphinx Exp $
 
6
dnl $Id: configure.ac,v 1.15 2002/10/14 02:15:56 dotsphinx Exp $
7
7
dnl
8
8
 
9
9
AC_INIT(src/Control.cc)
484
484
AM_CONDITIONAL(HAVE_GUI_GTKMM, test "x$GTKMM_LIBS" != "x")
485
485
AM_CONDITIONAL(HAVE_DISTRIBUTION, test "x$config_distribution" = "xyes")
486
486
                                                           
487
 
AC_OUTPUT(src/Makefile arch/Makefile arch/unix/Makefile arch/win32/Makefile arch/win32/harpoon/Makefile gui/Makefile gui/gtkmm/Makefile images/Makefile sounds/Makefile debian/Makefile Makefile intl/Makefile po/Makefile.in)
 
487
AC_OUTPUT(src/Makefile arch/Makefile arch/unix/Makefile arch/win32/Makefile arch/win32/harpoon/Makefile gui/Makefile gui/gtkmm/Makefile images/Makefile sounds/Makefile debian/Makefile Makefile intl/Makefile po/Makefile.in m4/Makefile)