~ubuntu-desktop/libpam-freerdp/ubuntu

« back to all changes in this revision

Viewing changes to configure

  • Committer: Ted Gould
  • Date: 2012-08-20 02:10:58 UTC
  • mfrom: (1.3.2)
  • Revision ID: ted@gould.cx-20120820021058-8vepaomfl8fh7hoj
* New upstream release.
  * Fixing naming and other cleanups

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.69 for pam-freerdp 0.0.1.
 
3
# Generated by GNU Autoconf 2.69 for libpam-freerdp 0.0.2.
4
4
#
5
5
#
6
6
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
585
585
MAKEFLAGS=
586
586
 
587
587
# Identity of this package.
588
 
PACKAGE_NAME='pam-freerdp'
589
 
PACKAGE_TARNAME='pam-freerdp'
590
 
PACKAGE_VERSION='0.0.1'
591
 
PACKAGE_STRING='pam-freerdp 0.0.1'
 
588
PACKAGE_NAME='libpam-freerdp'
 
589
PACKAGE_TARNAME='libpam-freerdp'
 
590
PACKAGE_VERSION='0.0.2'
 
591
PACKAGE_STRING='libpam-freerdp 0.0.2'
592
592
PACKAGE_BUGREPORT=''
593
593
PACKAGE_URL=''
594
594
 
1308
1308
  # Omit some internal or obsolete options to make the list less imposing.
1309
1309
  # This message is too long to be a string in the A/UX 3.1 sh.
1310
1310
  cat <<_ACEOF
1311
 
\`configure' configures pam-freerdp 0.0.1 to adapt to many kinds of systems.
 
1311
\`configure' configures libpam-freerdp 0.0.2 to adapt to many kinds of systems.
1312
1312
 
1313
1313
Usage: $0 [OPTION]... [VAR=VALUE]...
1314
1314
 
1356
1356
  --infodir=DIR           info documentation [DATAROOTDIR/info]
1357
1357
  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1358
1358
  --mandir=DIR            man documentation [DATAROOTDIR/man]
1359
 
  --docdir=DIR            documentation root [DATAROOTDIR/doc/pam-freerdp]
 
1359
  --docdir=DIR            documentation root [DATAROOTDIR/doc/libpam-freerdp]
1360
1360
  --htmldir=DIR           html documentation [DOCDIR]
1361
1361
  --dvidir=DIR            dvi documentation [DOCDIR]
1362
1362
  --pdfdir=DIR            pdf documentation [DOCDIR]
1378
1378
 
1379
1379
if test -n "$ac_init_help"; then
1380
1380
  case $ac_init_help in
1381
 
     short | recursive ) echo "Configuration of pam-freerdp 0.0.1:";;
 
1381
     short | recursive ) echo "Configuration of libpam-freerdp 0.0.2:";;
1382
1382
   esac
1383
1383
  cat <<\_ACEOF
1384
1384
 
1482
1482
test -n "$ac_init_help" && exit $ac_status
1483
1483
if $ac_init_version; then
1484
1484
  cat <<\_ACEOF
1485
 
pam-freerdp configure 0.0.1
 
1485
libpam-freerdp configure 0.0.2
1486
1486
generated by GNU Autoconf 2.69
1487
1487
 
1488
1488
Copyright (C) 2012 Free Software Foundation, Inc.
1760
1760
This file contains any messages produced by compilers while
1761
1761
running configure, to aid debugging if configure makes a mistake.
1762
1762
 
1763
 
It was created by pam-freerdp $as_me 0.0.1, which was
 
1763
It was created by libpam-freerdp $as_me 0.0.2, which was
1764
1764
generated by GNU Autoconf 2.69.  Invocation command line was
1765
1765
 
1766
1766
  $ $0 $@
2577
2577
 
2578
2578
 
2579
2579
# Define the identity of the package.
2580
 
 PACKAGE='pam-freerdp'
2581
 
 VERSION='0.0.1'
 
2580
 PACKAGE='libpam-freerdp'
 
2581
 VERSION='0.0.2'
2582
2582
 
2583
2583
 
2584
2584
cat >>confdefs.h <<_ACEOF
11233
11233
 
11234
11234
 
11235
11235
 
 
11236
 
 
11237
 
11236
11238
###########################
11237
11239
# PAM
11238
11240
###########################
11831
11833
# report actual input values of CONFIG_FILES etc. instead of their
11832
11834
# values after options handling.
11833
11835
ac_log="
11834
 
This file was extended by pam-freerdp $as_me 0.0.1, which was
 
11836
This file was extended by libpam-freerdp $as_me 0.0.2, which was
11835
11837
generated by GNU Autoconf 2.69.  Invocation command line was
11836
11838
 
11837
11839
  CONFIG_FILES    = $CONFIG_FILES
11897
11899
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11898
11900
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
11899
11901
ac_cs_version="\\
11900
 
pam-freerdp config.status 0.0.1
 
11902
libpam-freerdp config.status 0.0.2
11901
11903
configured by $0, generated by GNU Autoconf 2.69,
11902
11904
  with options \\"\$ac_cs_config\\"
11903
11905