comparison configure @ 2403:20f05d3a9c64

Set the package name and version for autoconf. Remove reference to winmain.c.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 28 Mar 2021 07:43:45 +0000
parents 829228de003f
children 0ce46809e95d
comparison
equal deleted inserted replaced
2402:b28852b35452 2403:20f05d3a9c64
1 #! /bin/sh 1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles. 2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.69. 3 # Generated by GNU Autoconf 2.69 for dwindows 3.2.
4 # 4 #
5 # 5 #
6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
7 # 7 #
8 # 8 #
573 subdirs= 573 subdirs=
574 MFLAGS= 574 MFLAGS=
575 MAKEFLAGS= 575 MAKEFLAGS=
576 576
577 # Identity of this package. 577 # Identity of this package.
578 PACKAGE_NAME= 578 PACKAGE_NAME='dwindows'
579 PACKAGE_TARNAME= 579 PACKAGE_TARNAME='dwindows'
580 PACKAGE_VERSION= 580 PACKAGE_VERSION='3.2'
581 PACKAGE_STRING= 581 PACKAGE_STRING='dwindows 3.2'
582 PACKAGE_BUGREPORT= 582 PACKAGE_BUGREPORT=''
583 PACKAGE_URL= 583 PACKAGE_URL=''
584 584
585 ac_unique_file="winmain.c"
586 # Factoring default headers for most tests. 585 # Factoring default headers for most tests.
587 ac_includes_default="\ 586 ac_includes_default="\
588 #include <stdio.h> 587 #include <stdio.h>
589 #ifdef HAVE_SYS_TYPES_H 588 #ifdef HAVE_SYS_TYPES_H
590 # include <sys/types.h> 589 # include <sys/types.h>
814 sharedstatedir='${prefix}/com' 813 sharedstatedir='${prefix}/com'
815 localstatedir='${prefix}/var' 814 localstatedir='${prefix}/var'
816 runstatedir='${localstatedir}/run' 815 runstatedir='${localstatedir}/run'
817 includedir='${prefix}/include' 816 includedir='${prefix}/include'
818 oldincludedir='/usr/include' 817 oldincludedir='/usr/include'
819 docdir='${datarootdir}/doc/${PACKAGE}' 818 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
820 infodir='${datarootdir}/info' 819 infodir='${datarootdir}/info'
821 htmldir='${docdir}' 820 htmldir='${docdir}'
822 dvidir='${docdir}' 821 dvidir='${docdir}'
823 pdfdir='${docdir}' 822 pdfdir='${docdir}'
824 psdir='${docdir}' 823 psdir='${docdir}'
1323 # 1322 #
1324 if test "$ac_init_help" = "long"; then 1323 if test "$ac_init_help" = "long"; then
1325 # Omit some internal or obsolete options to make the list less imposing. 1324 # Omit some internal or obsolete options to make the list less imposing.
1326 # This message is too long to be a string in the A/UX 3.1 sh. 1325 # This message is too long to be a string in the A/UX 3.1 sh.
1327 cat <<_ACEOF 1326 cat <<_ACEOF
1328 \`configure' configures this package to adapt to many kinds of systems. 1327 \`configure' configures dwindows 3.2 to adapt to many kinds of systems.
1329 1328
1330 Usage: $0 [OPTION]... [VAR=VALUE]... 1329 Usage: $0 [OPTION]... [VAR=VALUE]...
1331 1330
1332 To assign environment variables (e.g., CC, CFLAGS...), specify them as 1331 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1333 VAR=VALUE. See below for descriptions of some of the useful variables. 1332 VAR=VALUE. See below for descriptions of some of the useful variables.
1372 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1371 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1373 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] 1372 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1374 --infodir=DIR info documentation [DATAROOTDIR/info] 1373 --infodir=DIR info documentation [DATAROOTDIR/info]
1375 --localedir=DIR locale-dependent data [DATAROOTDIR/locale] 1374 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1376 --mandir=DIR man documentation [DATAROOTDIR/man] 1375 --mandir=DIR man documentation [DATAROOTDIR/man]
1377 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE] 1376 --docdir=DIR documentation root [DATAROOTDIR/doc/dwindows]
1378 --htmldir=DIR html documentation [DOCDIR] 1377 --htmldir=DIR html documentation [DOCDIR]
1379 --dvidir=DIR dvi documentation [DOCDIR] 1378 --dvidir=DIR dvi documentation [DOCDIR]
1380 --pdfdir=DIR pdf documentation [DOCDIR] 1379 --pdfdir=DIR pdf documentation [DOCDIR]
1381 --psdir=DIR ps documentation [DOCDIR] 1380 --psdir=DIR ps documentation [DOCDIR]
1382 _ACEOF 1381 _ACEOF
1393 --target=TARGET configure for building compilers for TARGET [HOST] 1392 --target=TARGET configure for building compilers for TARGET [HOST]
1394 _ACEOF 1393 _ACEOF
1395 fi 1394 fi
1396 1395
1397 if test -n "$ac_init_help"; then 1396 if test -n "$ac_init_help"; then
1398 1397 case $ac_init_help in
1398 short | recursive ) echo "Configuration of dwindows 3.2:";;
1399 esac
1399 cat <<\_ACEOF 1400 cat <<\_ACEOF
1400 1401
1401 Optional Features: 1402 Optional Features:
1402 --disable-option-checking ignore unrecognized --enable/--with options 1403 --disable-option-checking ignore unrecognized --enable/--with options
1403 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1404 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1508 fi 1509 fi
1509 1510
1510 test -n "$ac_init_help" && exit $ac_status 1511 test -n "$ac_init_help" && exit $ac_status
1511 if $ac_init_version; then 1512 if $ac_init_version; then
1512 cat <<\_ACEOF 1513 cat <<\_ACEOF
1513 configure 1514 dwindows configure 3.2
1514 generated by GNU Autoconf 2.69 1515 generated by GNU Autoconf 2.69
1515 1516
1516 Copyright (C) 2012 Free Software Foundation, Inc. 1517 Copyright (C) 2012 Free Software Foundation, Inc.
1517 This configure script is free software; the Free Software Foundation 1518 This configure script is free software; the Free Software Foundation
1518 gives unlimited permission to copy, distribute and modify it. 1519 gives unlimited permission to copy, distribute and modify it.
1911 } # ac_fn_c_check_func 1912 } # ac_fn_c_check_func
1912 cat >config.log <<_ACEOF 1913 cat >config.log <<_ACEOF
1913 This file contains any messages produced by compilers while 1914 This file contains any messages produced by compilers while
1914 running configure, to aid debugging if configure makes a mistake. 1915 running configure, to aid debugging if configure makes a mistake.
1915 1916
1916 It was created by $as_me, which was 1917 It was created by dwindows $as_me 3.2, which was
1917 generated by GNU Autoconf 2.69. Invocation command line was 1918 generated by GNU Autoconf 2.69. Invocation command line was
1918 1919
1919 $ $0 $@ 1920 $ $0 $@
1920 1921
1921 _ACEOF 1922 _ACEOF
7303 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 7304 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7304 # Save the log message, to keep $0 and so on meaningful, and to 7305 # Save the log message, to keep $0 and so on meaningful, and to
7305 # report actual input values of CONFIG_FILES etc. instead of their 7306 # report actual input values of CONFIG_FILES etc. instead of their
7306 # values after options handling. 7307 # values after options handling.
7307 ac_log=" 7308 ac_log="
7308 This file was extended by $as_me, which was 7309 This file was extended by dwindows $as_me 3.2, which was
7309 generated by GNU Autoconf 2.69. Invocation command line was 7310 generated by GNU Autoconf 2.69. Invocation command line was
7310 7311
7311 CONFIG_FILES = $CONFIG_FILES 7312 CONFIG_FILES = $CONFIG_FILES
7312 CONFIG_HEADERS = $CONFIG_HEADERS 7313 CONFIG_HEADERS = $CONFIG_HEADERS
7313 CONFIG_LINKS = $CONFIG_LINKS 7314 CONFIG_LINKS = $CONFIG_LINKS
7365 7366
7366 _ACEOF 7367 _ACEOF
7367 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 7368 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7368 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 7369 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
7369 ac_cs_version="\\ 7370 ac_cs_version="\\
7370 config.status 7371 dwindows config.status 3.2
7371 configured by $0, generated by GNU Autoconf 2.69, 7372 configured by $0, generated by GNU Autoconf 2.69,
7372 with options \\"\$ac_cs_config\\" 7373 with options \\"\$ac_cs_config\\"
7373 7374
7374 Copyright (C) 2012 Free Software Foundation, Inc. 7375 Copyright (C) 2012 Free Software Foundation, Inc.
7375 This config.status script is free software; the Free Software Foundation 7376 This config.status script is free software; the Free Software Foundation