~ubuntu-branches/ubuntu/oneiric/alarm-clock/oneiric

« back to all changes in this revision

Viewing changes to config.status

  • Committer: Bazaar Package Importer
  • Author(s): Ryan Niebur
  • Date: 2009-09-06 12:14:17 UTC
  • mfrom: (1.1.11 upstream)
  • mto: (9.2.3 squeeze)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: james.westby@ubuntu.com-20090906121417-8er9o81ggu07jt3w
Tags: 1.2.3-2
* don't do 'make check', it doesn't work right with quilt patches
* add gtk-builder-proper-error-handling patch, used to debug LP 425163
* add fix-duplicate-id, which fixes loading on Ubuntu (LP: #425163)

Show diffs side-by-side

added added

removed removed

Lines of Context:
356
356
 
357
357
ac_cs_version="\
358
358
alarmclock config.status 1.0
359
 
configured by /home/tommy/alarm-clock/configure, generated by GNU Autoconf 2.63,
360
 
  with options \"\"
 
359
configured by ./configure, generated by GNU Autoconf 2.63,
 
360
  with options \"'--enable-maintainer-mode'\"
361
361
 
362
362
Copyright (C) 2008 Free Software Foundation, Inc.
363
363
This config.status script is free software; the Free Software Foundation
364
364
gives unlimited permission to copy, distribute and modify it."
365
365
 
366
 
ac_pwd='/home/tommy/alarm-clock'
 
366
ac_pwd='/home/tommy/Pulpit/alarm-clock-1.2.3'
367
367
srcdir='.'
368
368
INSTALL='/usr/bin/install -c'
369
369
MKDIR_P='/bin/mkdir -p'
439
439
fi
440
440
 
441
441
if $ac_cs_recheck; then
442
 
  set X '/bin/sh' '/home/tommy/alarm-clock/configure'  $ac_configure_extra_args --no-create --no-recursion
 
442
  set X '/bin/sh' './configure'  '--enable-maintainer-mode' $ac_configure_extra_args --no-create --no-recursion
443
443
  shift
444
444
  $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6
445
445
  CONFIG_SHELL='/bin/sh'
583
583
finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
584
584
finish_eval=''
585
585
hardcode_into_libs='yes'
586
 
sys_lib_search_path_spec='/usr/lib/gcc/i586-redhat-linux/4.4.0 /usr/lib /lib'
587
 
sys_lib_dlsearch_path_spec='/lib64 /usr/lib64 /lib /usr/lib /usr/lib/atlas-sse /usr/lib/mysql /usr/lib/qt-3.3/lib /usr/lib/tcl8.5 /usr/lib/xulrunner-1.9.1 '
 
586
sys_lib_search_path_spec='/usr/lib/gcc/i586-redhat-linux/4.4.1 /usr/lib /lib'
 
587
sys_lib_dlsearch_path_spec='/lib64 /usr/lib64 /lib /usr/lib /usr/lib/qt-3.3/lib /usr/lib/xulrunner-1.9.1 '
588
588
hardcode_action='immediate'
589
589
enable_dlopen='unknown'
590
590
enable_dlopen_self='unknown'
835
835
S["LDFLAGS"]=""
836
836
S["CFLAGS"]="-g -O2"
837
837
S["CC"]="gcc"
838
 
S["MAINT"]="#"
839
 
S["MAINTAINER_MODE_FALSE"]=""
840
 
S["MAINTAINER_MODE_TRUE"]="#"
 
838
S["MAINT"]=""
 
839
S["MAINTAINER_MODE_FALSE"]="#"
 
840
S["MAINTAINER_MODE_TRUE"]=""
841
841
S["am__untar"]="${AMTAR} xf -"
842
842
S["am__tar"]="${AMTAR} chof - \"$$tardir\""
843
 
S["AMTAR"]="${SHELL} /home/tommy/alarm-clock/missing --run tar"
 
843
S["AMTAR"]="${SHELL} /home/tommy/Pulpit/alarm-clock-1.2.3/missing --run tar"
844
844
S["am__leading_dot"]="."
845
845
S["SET_MAKE"]=""
846
846
S["AWK"]="gawk"
848
848
S["MKDIR_P"]="/bin/mkdir -p"
849
849
S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s"
850
850
S["STRIP"]="strip"
851
 
S["install_sh"]="${SHELL} /home/tommy/alarm-clock/install-sh"
852
 
S["MAKEINFO"]="${SHELL} /home/tommy/alarm-clock/missing --run makeinfo"
853
 
S["AUTOHEADER"]="${SHELL} /home/tommy/alarm-clock/missing --run autoheader"
854
 
S["AUTOMAKE"]="${SHELL} /home/tommy/alarm-clock/missing --run automake-1.11"
855
 
S["AUTOCONF"]="${SHELL} /home/tommy/alarm-clock/missing --run autoconf"
856
 
S["ACLOCAL"]="${SHELL} /home/tommy/alarm-clock/missing --run aclocal-1.11"
 
851
S["install_sh"]="${SHELL} /home/tommy/Pulpit/alarm-clock-1.2.3/install-sh"
 
852
S["MAKEINFO"]="${SHELL} /home/tommy/Pulpit/alarm-clock-1.2.3/missing --run makeinfo"
 
853
S["AUTOHEADER"]="${SHELL} /home/tommy/Pulpit/alarm-clock-1.2.3/missing --run autoheader"
 
854
S["AUTOMAKE"]="${SHELL} /home/tommy/Pulpit/alarm-clock-1.2.3/missing --run automake-1.11"
 
855
S["AUTOCONF"]="${SHELL} /home/tommy/Pulpit/alarm-clock-1.2.3/missing --run autoconf"
 
856
S["ACLOCAL"]="${SHELL} /home/tommy/Pulpit/alarm-clock-1.2.3/missing --run aclocal-1.11"
857
857
S["VERSION"]="1.0"
858
858
S["PACKAGE"]="alarmclock"
859
859
S["CYGPATH_W"]="echo"