The output of main/soenv file

The output of epm configure is

The output of dmake configure is

On Sat, Jan 26, 2019 at 12:48 AM Nikhil Gupta <nikhilgupta360...@gmail.com>
wrote:

> Yes you are right.
> But Before start building we have to do the configuration and
> bootstrapping.As in the mentioned resource:
> https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO
> After I installed epm and Dmake, we have to run the ./bootstrap in main
> directory. but the file is not present.
> and if i directly goes into the Building portion,
> I have to run the source<platform-id>, to add environment variables ,how
> to find my platform id from main/soenv file
> Thanks
>
> On Sat, Jan 26, 2019 at 12:18 AM Marcus <marcus.m...@wtnet.de> wrote:
>
>> Am 25.01.19 um 19:27 schrieb Nikhil Gupta:
>> >   Yes,I had already installed unowinreg.dll from the above mentioned
>> source.
>> > But the problem still remains.
>> > Are there any log files generated when we build the OpenOffice.
>> > So that we can check out where the problem occured.
>>
>> I wonder that you are asking. When you start the build your screen
>> should be full of it. ;-)
>>
>> It would be helpful when you can give us this output.
>>
>> Marcus
>>
>>
>>
>> > On Fri, Jan 25, 2019 at 11:36 PM Mechtilde <o...@mechtilde.de> wrote:
>> >
>> >> Hello,
>> >>
>> >> did you install
>> >>
>> >> cd main
>> >>
>> >> wget -O external/unowinreg/unowinreg.dll
>> >> http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dll
>> >>
>> >> which is one line
>> >>
>> >> Kind regards
>> >>
>> >> Am 25.01.19 um 18:54 schrieb Nikhil Gupta:
>> >>> Hi everyone,
>> >>> i am Nikhil from India. I am novice to open source as of now but
>> really
>> >>> interested to learn and contribute for this organization.
>> >>> I have been trying to set up OpenOffice environment on my
>> Ubuntu(14.04)
>> >>> system. I am following the steps given on the official site.
>> >>>
>> >>
>> https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step
>> >>>
>> >>> I have completed all the build requirements that has been stated in
>> this
>> >>> page:
>> >>> https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO
>> >>>
>> >>> I build and installed dmake and epm by following source.
>> >>> But when I runs ./bootstrap in main directory it says No such File or
>> >>> directory
>> >>>
>> >>> Do i have to manually download it or what to do.
>> >>>
>> >>> I would be really very grateful, if I could get help in this. I am
>> >>> totally stuck. I have tried lot many ways but couldn't resolve the
>> >>> errors.
>> >>>
>> >>> Thank you Team in anticipation!
>> >>>
>> >>> Regards,
>> >>> Nikhil
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>
>>
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by EPM configure 4.4.2, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=/usr/local --enable--aoo

## --------- ##
## Platform. ##
## --------- ##

hostname = nikhil-VirtualBox
uname -m = x86_64
uname -r = 4.4.0-31-generic
uname -s = Linux
uname -v = #50~14.04.1-Ubuntu SMP Wed Jul 13 01:07:32 UTC 2016

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2337: checking for clang
configure:2367: result: no
configure:2337: checking for cc
configure:2353: found /usr/bin/cc
configure:2364: result: cc
configure:2395: checking for C compiler version
configure:2404: cc --version >&5
cc (Ubuntu 4.8.4-2ubuntu1~14.04.4) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2415: $? = 0
configure:2404: cc -v >&5
Using built-in specs.
COLLECT_GCC=cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.4' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) 
configure:2415: $? = 0
configure:2404: cc -V >&5
cc: error: unrecognized command line option '-V'
cc: fatal error: no input files
compilation terminated.
configure:2415: $? = 4
configure:2404: cc -qversion >&5
cc: error: unrecognized command line option '-qversion'
cc: fatal error: no input files
compilation terminated.
configure:2415: $? = 4
configure:2435: checking whether the C compiler works
configure:2457: cc    conftest.c  >&5
configure:2461: $? = 0
configure:2509: result: yes
configure:2512: checking for C compiler default output file name
configure:2514: result: a.out
configure:2520: checking for suffix of executables
configure:2527: cc -o conftest    conftest.c  >&5
configure:2531: $? = 0
configure:2553: result: 
configure:2575: checking whether we are cross compiling
configure:2583: cc -o conftest    conftest.c  >&5
configure:2587: $? = 0
configure:2594: ./conftest
configure:2598: $? = 0
configure:2613: result: no
configure:2618: checking for suffix of object files
configure:2640: cc -c   conftest.c >&5
configure:2644: $? = 0
configure:2665: result: o
configure:2669: checking whether we are using the GNU C compiler
configure:2688: cc -c   conftest.c >&5
configure:2688: $? = 0
configure:2697: result: yes
configure:2706: checking whether cc accepts -g
configure:2726: cc -c -g  conftest.c >&5
configure:2726: $? = 0
configure:2767: result: yes
configure:2784: checking for cc option to accept ISO C89
configure:2847: cc  -c   conftest.c >&5
configure:2847: $? = 0
configure:2860: result: none needed
configure:2938: checking for clang++
configure:2968: result: no
configure:2938: checking for c++
configure:2954: found /usr/bin/c++
configure:2965: result: c++
configure:2992: checking for C++ compiler version
configure:3001: c++ --version >&5
c++ (Ubuntu 4.8.4-2ubuntu1~14.04.4) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3012: $? = 0
configure:3001: c++ -v >&5
Using built-in specs.
COLLECT_GCC=c++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.4' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) 
configure:3012: $? = 0
configure:3001: c++ -V >&5
c++: error: unrecognized command line option '-V'
c++: fatal error: no input files
compilation terminated.
configure:3012: $? = 4
configure:3001: c++ -qversion >&5
c++: error: unrecognized command line option '-qversion'
c++: fatal error: no input files
compilation terminated.
configure:3012: $? = 4
configure:3016: checking whether we are using the GNU C++ compiler
configure:3035: c++ -c   conftest.cpp >&5
configure:3035: $? = 0
configure:3044: result: yes
configure:3053: checking whether c++ accepts -g
configure:3073: c++ -c -g  conftest.cpp >&5
configure:3073: $? = 0
configure:3114: result: yes
configure:3180: checking for ranlib
configure:3196: found /usr/bin/ranlib
configure:3207: result: ranlib
configure:3231: checking for ar
configure:3249: found /usr/bin/ar
configure:3261: result: /usr/bin/ar
configure:3271: checking for chmod
configure:3289: found /bin/chmod
configure:3301: result: /bin/chmod
configure:3311: checking for cp
configure:3329: found /bin/cp
configure:3341: result: /bin/cp
configure:3351: checking for gzip
configure:3369: found /bin/gzip
configure:3381: result: /bin/gzip
configure:3394: checking for htmldoc
configure:3427: result: no
configure:3434: checking for mkdir
configure:3452: found /bin/mkdir
configure:3464: result: /bin/mkdir
configure:3474: checking for nroff
configure:3492: found /usr/bin/nroff
configure:3504: result: /usr/bin/nroff
configure:3561: checking for rm
configure:3579: found /bin/rm
configure:3591: result: /bin/rm
configure:3601: checking for rpm
configure:3634: result: no
configure:3641: checking for rpmbuild
configure:3674: result: no
configure:3681: checking for strip
configure:3699: found /usr/bin/strip
configure:3711: result: /usr/bin/strip
configure:3721: checking for an ANSI C-conforming const
configure:3787: cc -c   conftest.c >&5
configure:3787: $? = 0
configure:3794: result: yes
configure:3807: checking how to run the C preprocessor
configure:3838: cc -E  conftest.c
configure:3838: $? = 0
configure:3852: cc -E  conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:3852: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "EPM"
| #define PACKAGE_TARNAME "epm"
| #define PACKAGE_VERSION "4.4.2"
| #define PACKAGE_STRING "EPM 4.4.2"
| #define PACKAGE_BUGREPORT "https://github.com/michaelrsweet/epm/issues";
| #define PACKAGE_URL "https://michaelrsweet.github.io/epm";
| #define EPM_VERSION "ESP Package Manager v4.4.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3877: result: cc -E
configure:3897: cc -E  conftest.c
configure:3897: $? = 0
configure:3911: cc -E  conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:3911: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "EPM"
| #define PACKAGE_TARNAME "epm"
| #define PACKAGE_VERSION "4.4.2"
| #define PACKAGE_STRING "EPM 4.4.2"
| #define PACKAGE_BUGREPORT "https://github.com/michaelrsweet/epm/issues";
| #define PACKAGE_URL "https://michaelrsweet.github.io/epm";
| #define EPM_VERSION "ESP Package Manager v4.4.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3940: checking for grep that handles long lines and -e
configure:3998: result: /bin/grep
configure:4003: checking for egrep
configure:4065: result: /bin/grep -E
configure:4070: checking for ANSI C header files
configure:4090: cc -c   conftest.c >&5
configure:4090: $? = 0
configure:4163: cc -o conftest    conftest.c  >&5
configure:4163: $? = 0
configure:4163: ./conftest
configure:4163: $? = 0
configure:4174: result: yes
configure:4187: checking for sys/types.h
configure:4187: cc -c   conftest.c >&5
configure:4187: $? = 0
configure:4187: result: yes
configure:4187: checking for sys/stat.h
configure:4187: cc -c   conftest.c >&5
configure:4187: $? = 0
configure:4187: result: yes
configure:4187: checking for stdlib.h
configure:4187: cc -c   conftest.c >&5
configure:4187: $? = 0
configure:4187: result: yes
configure:4187: checking for string.h
configure:4187: cc -c   conftest.c >&5
configure:4187: $? = 0
configure:4187: result: yes
configure:4187: checking for memory.h
configure:4187: cc -c   conftest.c >&5
configure:4187: $? = 0
configure:4187: result: yes
configure:4187: checking for strings.h
configure:4187: cc -c   conftest.c >&5
configure:4187: $? = 0
configure:4187: result: yes
configure:4187: checking for inttypes.h
configure:4187: cc -c   conftest.c >&5
configure:4187: $? = 0
configure:4187: result: yes
configure:4187: checking for stdint.h
configure:4187: cc -c   conftest.c >&5
configure:4187: $? = 0
configure:4187: result: yes
configure:4187: checking for unistd.h
configure:4187: cc -c   conftest.c >&5
configure:4187: $? = 0
configure:4187: result: yes
configure:4199: checking whether char is unsigned
configure:4218: cc -c   conftest.c >&5
configure:4218: $? = 0
configure:4225: result: no
configure:4239: checking for ANSI C header files
configure:4343: result: yes
configure:4354: checking for dirent.h that defines DIR
configure:4373: cc -c   conftest.c >&5
configure:4373: $? = 0
configure:4381: result: yes
configure:4394: checking for library containing opendir
configure:4425: cc -o conftest    conftest.c  >&5
configure:4425: $? = 0
configure:4442: result: none required
configure:4509: checking for strings.h
configure:4509: result: yes
configure:4516: checking sys/mount.h usability
configure:4516: cc -c   conftest.c >&5
configure:4516: $? = 0
configure:4516: result: yes
configure:4516: checking sys/mount.h presence
configure:4516: cc -E  conftest.c
configure:4516: $? = 0
configure:4516: result: yes
configure:4516: checking for sys/mount.h
configure:4516: result: yes
configure:4523: checking sys/param.h usability
configure:4523: cc -c   conftest.c >&5
configure:4523: $? = 0
configure:4523: result: yes
configure:4523: checking sys/param.h presence
configure:4523: cc -E  conftest.c
configure:4523: $? = 0
configure:4523: result: yes
configure:4523: checking for sys/param.h
configure:4523: result: yes
configure:4530: checking sys/statfs.h usability
configure:4530: cc -c   conftest.c >&5
configure:4530: $? = 0
configure:4530: result: yes
configure:4530: checking sys/statfs.h presence
configure:4530: cc -E  conftest.c
configure:4530: $? = 0
configure:4530: result: yes
configure:4530: checking for sys/statfs.h
configure:4530: result: yes
configure:4537: checking sys/vfs.h usability
configure:4537: cc -c   conftest.c >&5
configure:4537: $? = 0
configure:4537: result: yes
configure:4537: checking sys/vfs.h presence
configure:4537: cc -E  conftest.c
configure:4537: $? = 0
configure:4537: result: yes
configure:4537: checking for sys/vfs.h
configure:4537: result: yes
configure:4548: checking for strcasecmp
configure:4548: cc -o conftest    conftest.c  >&5
conftest.c:50:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
 char strcasecmp ();
      ^
configure:4548: $? = 0
configure:4548: result: yes
configure:4548: checking for strdup
configure:4548: cc -o conftest    conftest.c  >&5
conftest.c:51:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
 char strdup ();
      ^
configure:4548: $? = 0
configure:4548: result: yes
configure:4548: checking for strlcat
configure:4548: cc -o conftest    conftest.c  >&5
/tmp/cc6CWLAT.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strlcat'
collect2: error: ld returned 1 exit status
configure:4548: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "EPM"
| #define PACKAGE_TARNAME "epm"
| #define PACKAGE_VERSION "4.4.2"
| #define PACKAGE_STRING "EPM 4.4.2"
| #define PACKAGE_BUGREPORT "https://github.com/michaelrsweet/epm/issues";
| #define PACKAGE_URL "https://michaelrsweet.github.io/epm";
| #define EPM_VERSION "ESP Package Manager v4.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| /* end confdefs.h.  */
| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strlcat innocuous_strlcat
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strlcat (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strlcat
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcat ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_strlcat || defined __stub___strlcat
| choke me
| #endif
| 
| int
| main ()
| {
| return strlcat ();
|   ;
|   return 0;
| }
configure:4548: result: no
configure:4548: checking for strlcpy
configure:4548: cc -o conftest    conftest.c  >&5
/tmp/ccHDuZ0Y.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
configure:4548: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "EPM"
| #define PACKAGE_TARNAME "epm"
| #define PACKAGE_VERSION "4.4.2"
| #define PACKAGE_STRING "EPM 4.4.2"
| #define PACKAGE_BUGREPORT "https://github.com/michaelrsweet/epm/issues";
| #define PACKAGE_URL "https://michaelrsweet.github.io/epm";
| #define EPM_VERSION "ESP Package Manager v4.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| /* end confdefs.h.  */
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strlcpy innocuous_strlcpy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strlcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strlcpy
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcpy ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_strlcpy || defined __stub___strlcpy
| choke me
| #endif
| 
| int
| main ()
| {
| return strlcpy ();
|   ;
|   return 0;
| }
configure:4548: result: no
configure:4548: checking for strncasecmp
configure:4548: cc -o conftest    conftest.c  >&5
conftest.c:52:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
 char strncasecmp ();
      ^
configure:4548: $? = 0
configure:4548: result: yes
configure:4564: checking for snprintf
configure:4564: cc -o conftest    conftest.c  >&5
conftest.c:53:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
 char snprintf ();
      ^
configure:4564: $? = 0
configure:4564: result: yes
configure:4564: checking for vsnprintf
configure:4564: cc -o conftest    conftest.c  >&5
conftest.c:54:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
 char vsnprintf ();
      ^
configure:4564: $? = 0
configure:4564: result: yes
configure:4574: checking for library containing gethostname
configure:4605: cc -o conftest    conftest.c  >&5
configure:4605: $? = 0
configure:4622: result: none required
configure:4631: checking Checking if building for Apache OpenOffice
configure:4638: result: no
configure:4693: WARNING: Sorry, setup GUI requires FLTK 1.1.x.
configure:4739: checking if GCC supports -fno-rtti
configure:4754: cc -c -Wall -Wformat -Wno-format-y2k -Wunused  -fno-rtti  conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:4754: $? = 0
configure:4756: result: yes
configure:4766: checking if GCC supports -fno-exceptions
configure:4781: cc -c -Wall -Wformat -Wno-format-y2k -Wunused  -fno-exceptions  conftest.c >&5
configure:4781: $? = 0
configure:4783: result: yes
configure:5128: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by EPM config.status 4.4.2, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on nikhil-VirtualBox

config.status:853: creating Makefile
config.status:853: creating epm.list
config.status:853: creating doc/Makefile
config.status:853: creating config.h
config.status:1023: config.h is unchanged
configure:6285: WARNING: unrecognized options: --enable--aoo

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_char_unsigned=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_snprintf=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_func_strncasecmp=yes
ac_cv_func_vsnprintf=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statfs_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_vfs_h=yes
ac_cv_header_unistd_h=yes
ac_cv_objext=o
ac_cv_path_AR=/usr/bin/ar
ac_cv_path_CHMOD=/bin/chmod
ac_cv_path_CP=/bin/cp
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_GZIP=/bin/gzip
ac_cv_path_MKDIR=/bin/mkdir
ac_cv_path_NROFF=/usr/bin/nroff
ac_cv_path_RM=/bin/rm
ac_cv_path_STRIP=/usr/bin/strip
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_CXX=c++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_search_gethostname='none required'
ac_cv_search_opendir='none required'

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR='/usr/bin/ar'
ARCHFLAGS=''
ARFLAGS='crs'
CC='cc'
CFLAGS='-Wall -Wformat -Wno-format-y2k -Wunused '
CHMOD='/bin/chmod'
CP='/bin/cp'
CPP='cc -E'
CPPFLAGS=''
CXX='c++'
CXXFLAGS='-Wall -Wformat -Wno-format-y2k -Wunused  -fno-rtti -fno-exceptions'
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EPM_BINDIR=''
EPM_DATADIR=''
EPM_GZIP=''
EPM_LIBDIR=''
EPM_SOFTWARE='/etc/software'
EPM_STRIP=''
EXEEXT=''
FLTKCONFIG=''
GREP='/bin/grep'
GROFF=''
GUILIBS=''
GUIS=''
GZIP='/bin/gzip'
HTMLDOC=''
INSTALL_GUIS=''
INSTALL_OSX=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MKDIR='/bin/mkdir'
NROFF='/usr/bin/nroff'
OBJEXT='o'
OPTIM='-Os'
PACKAGE_BUGREPORT='https://github.com/michaelrsweet/epm/issues'
PACKAGE_NAME='EPM'
PACKAGE_STRING='EPM 4.4.2'
PACKAGE_TARNAME='epm'
PACKAGE_URL='https://michaelrsweet.github.io/epm'
PACKAGE_VERSION='4.4.2'
PATH_SEPARATOR=':'
RANLIB='ranlib'
RM='/bin/rm'
RPM=''
RPMBUILD=''
SHELL='/bin/bash'
STRIP='/usr/bin/strip'
VERNUMBER='442'
VERSION='4.4.2'
ac_ct_CC='cc'
ac_ct_CXX='c++'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='/usr/local/share'
datarootdir='/usr/local/share'
docdir='${datadir}/doc/epm'
dvidir='${docdir}'
exec_prefix='/usr/local'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='/usr/local/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "EPM"
#define PACKAGE_TARNAME "epm"
#define PACKAGE_VERSION "4.4.2"
#define PACKAGE_STRING "EPM 4.4.2"
#define PACKAGE_BUGREPORT "https://github.com/michaelrsweet/epm/issues";
#define PACKAGE_URL "https://michaelrsweet.github.io/epm";
#define EPM_VERSION "ESP Package Manager v4.4.2"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define STDC_HEADERS 1
#define HAVE_DIRENT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_STATFS_H 1
#define HAVE_SYS_VFS_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRNCASECMP 1
#define HAVE_SNPRINTF 1
#define HAVE_VSNPRINTF 1
#define EPM_COMPRESS 1
#define EPM_SOFTWARE "/etc/software"
#define EPM_GZIP "/bin/gzip"
#define EPM_STRIP "/usr/bin/strip"
#define EPM_BINDIR "/usr/local/bin"
#define EPM_LIBDIR "/usr/local/lib/epm"
#define EPM_DATADIR "/usr/local/share/epm"
#define EPM_RPMBUILD "rpm"

configure: exit 0
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by dmake configure 4.12.3, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=/usr/local

## --------- ##
## Platform. ##
## --------- ##

hostname = nikhil-VirtualBox
uname -m = x86_64
uname -r = 4.4.0-31-generic
uname -s = Linux
uname -v = #50~14.04.1-Ubuntu SMP Wed Jul 13 01:07:32 UTC 2016

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2425: checking build system type
configure:2439: result: x86_64-pc-linux-gnu
configure:2477: checking for a BSD-compatible install
configure:2545: result: /usr/bin/install -c
configure:2556: checking whether build environment is sane
configure:2593: result: yes
configure:2655: checking for gawk
configure:2685: result: no
configure:2655: checking for mawk
configure:2671: found /usr/bin/mawk
configure:2682: result: mawk
configure:2693: checking whether make sets $(MAKE)
configure:2715: result: yes
configure:2894: checking whether to enable maintainer-specific portions of Makefiles
configure:2903: result: no
configure:2930: checking for style of include used by make
configure:2958: result: GNU
configure:3031: checking for gcc
configure:3047: found /usr/bin/gcc
configure:3058: result: gcc
configure:3287: checking for C compiler version
configure:3296: gcc --version >&5
gcc (Ubuntu 4.8.4-2ubuntu1~14.04.4) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3307: $? = 0
configure:3296: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.4' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) 
configure:3307: $? = 0
configure:3296: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3307: $? = 4
configure:3296: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3307: $? = 4
configure:3327: checking whether the C compiler works
configure:3349: gcc    conftest.c  >&5
configure:3353: $? = 0
configure:3401: result: yes
configure:3404: checking for C compiler default output file name
configure:3406: result: a.out
configure:3412: checking for suffix of executables
configure:3419: gcc -o conftest    conftest.c  >&5
configure:3423: $? = 0
configure:3445: result: 
configure:3467: checking whether we are cross compiling
configure:3475: gcc -o conftest    conftest.c  >&5
configure:3479: $? = 0
configure:3486: ./conftest
configure:3490: $? = 0
configure:3505: result: no
configure:3510: checking for suffix of object files
configure:3532: gcc -c   conftest.c >&5
configure:3536: $? = 0
configure:3557: result: o
configure:3561: checking whether we are using the GNU C compiler
configure:3580: gcc -c   conftest.c >&5
configure:3580: $? = 0
configure:3589: result: yes
configure:3598: checking whether gcc accepts -g
configure:3618: gcc -c -g  conftest.c >&5
configure:3618: $? = 0
configure:3659: result: yes
configure:3676: checking for gcc option to accept ISO C89
configure:3739: gcc  -c -g -O2  conftest.c >&5
configure:3739: $? = 0
configure:3752: result: none needed
configure:3774: checking dependency style of gcc
configure:3864: result: gcc3
configure:3882: checking whether gcc and cc understand -c and -o together
configure:3913: gcc -c conftest.c -o conftest2.o >&5
configure:3917: $? = 0
configure:3923: gcc -c conftest.c -o conftest2.o >&5
configure:3927: $? = 0
configure:3938: cc -c conftest.c >&5
configure:3942: $? = 0
configure:3950: cc -c conftest.c -o conftest2.o >&5
configure:3954: $? = 0
configure:3960: cc -c conftest.c -o conftest2.o >&5
configure:3964: $? = 0
configure:3982: result: yes
configure:4025: checking how to run the C preprocessor
configure:4056: gcc -E  conftest.c
configure:4056: $? = 0
configure:4070: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4070: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "dmake"
| #define PACKAGE_TARNAME "dmake"
| #define PACKAGE_VERSION "4.12.3"
| #define PACKAGE_STRING "dmake 4.12.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "dmake"
| #define VERSION "4.12.3"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4095: result: gcc -E
configure:4115: gcc -E  conftest.c
configure:4115: $? = 0
configure:4129: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4129: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "dmake"
| #define PACKAGE_TARNAME "dmake"
| #define PACKAGE_VERSION "4.12.3"
| #define PACKAGE_STRING "dmake 4.12.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "dmake"
| #define VERSION "4.12.3"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4158: checking whether ln -s works
configure:4162: result: yes
configure:4169: checking whether make sets $(MAKE)
configure:4191: result: yes
configure:4243: checking for ranlib
configure:4259: found /usr/bin/ranlib
configure:4270: result: ranlib
configure:4297: checking for gawk
configure:4324: result: mawk
configure:4336: checking the operating system
configure:4420: result: checked (Linux)
configure:4458: checking whether to do a build with dbug macros
configure:4467: result: no
configure:4481: checking if spawn shall be used
configure:4490: result: no
configure:4513: checking for dirent.h that defines DIR
configure:4532: gcc -c -g -O2  conftest.c >&5
configure:4532: $? = 0
configure:4540: result: yes
configure:4553: checking for library containing opendir
configure:4584: gcc -o conftest -g -O2   conftest.c  >&5
configure:4584: $? = 0
configure:4601: result: none required
configure:4669: checking for grep that handles long lines and -e
configure:4727: result: /bin/grep
configure:4732: checking for egrep
configure:4794: result: /bin/grep -E
configure:4799: checking for ANSI C header files
configure:4819: gcc -c -g -O2  conftest.c >&5
configure:4819: $? = 0
configure:4892: gcc -o conftest -g -O2   conftest.c  >&5
configure:4892: $? = 0
configure:4892: ./conftest
configure:4892: $? = 0
configure:4903: result: yes
configure:4916: checking for sys/types.h
configure:4916: gcc -c -g -O2  conftest.c >&5
configure:4916: $? = 0
configure:4916: result: yes
configure:4916: checking for sys/stat.h
configure:4916: gcc -c -g -O2  conftest.c >&5
configure:4916: $? = 0
configure:4916: result: yes
configure:4916: checking for stdlib.h
configure:4916: gcc -c -g -O2  conftest.c >&5
configure:4916: $? = 0
configure:4916: result: yes
configure:4916: checking for string.h
configure:4916: gcc -c -g -O2  conftest.c >&5
configure:4916: $? = 0
configure:4916: result: yes
configure:4916: checking for memory.h
configure:4916: gcc -c -g -O2  conftest.c >&5
configure:4916: $? = 0
configure:4916: result: yes
configure:4916: checking for strings.h
configure:4916: gcc -c -g -O2  conftest.c >&5
configure:4916: $? = 0
configure:4916: result: yes
configure:4916: checking for inttypes.h
configure:4916: gcc -c -g -O2  conftest.c >&5
configure:4916: $? = 0
configure:4916: result: yes
configure:4916: checking for stdint.h
configure:4916: gcc -c -g -O2  conftest.c >&5
configure:4916: $? = 0
configure:4916: result: yes
configure:4916: checking for unistd.h
configure:4916: gcc -c -g -O2  conftest.c >&5
configure:4916: $? = 0
configure:4916: result: yes
configure:4931: checking fcntl.h usability
configure:4931: gcc -c -g -O2  conftest.c >&5
configure:4931: $? = 0
configure:4931: result: yes
configure:4931: checking fcntl.h presence
configure:4931: gcc -E  conftest.c
configure:4931: $? = 0
configure:4931: result: yes
configure:4931: checking for fcntl.h
configure:4931: result: yes
configure:4931: checking limits.h usability
configure:4931: gcc -c -g -O2  conftest.c >&5
configure:4931: $? = 0
configure:4931: result: yes
configure:4931: checking limits.h presence
configure:4931: gcc -E  conftest.c
configure:4931: $? = 0
configure:4931: result: yes
configure:4931: checking for limits.h
configure:4931: result: yes
configure:4931: checking for strings.h
configure:4931: result: yes
configure:4931: checking for sys/types.h
configure:4931: result: yes
configure:4931: checking for sys/stat.h
configure:4931: result: yes
configure:4931: checking for unistd.h
configure:4931: result: yes
configure:4931: checking errno.h usability
configure:4931: gcc -c -g -O2  conftest.c >&5
configure:4931: $? = 0
configure:4931: result: yes
configure:4931: checking errno.h presence
configure:4931: gcc -E  conftest.c
configure:4931: $? = 0
configure:4931: result: yes
configure:4931: checking for errno.h
configure:4931: result: yes
configure:4931: checking utime.h usability
configure:4931: gcc -c -g -O2  conftest.c >&5
configure:4931: $? = 0
configure:4931: result: yes
configure:4931: checking utime.h presence
configure:4931: gcc -E  conftest.c
configure:4931: $? = 0
configure:4931: result: yes
configure:4931: checking for utime.h
configure:4931: result: yes
configure:4931: checking spawn.h usability
configure:4931: gcc -c -g -O2  conftest.c >&5
configure:4931: $? = 0
configure:4931: result: yes
configure:4931: checking spawn.h presence
configure:4931: gcc -E  conftest.c
configure:4931: $? = 0
configure:4931: result: yes
configure:4931: checking for spawn.h
configure:4931: result: yes
configure:4931: checking wait.h usability
configure:4931: gcc -c -g -O2  conftest.c >&5
configure:4931: $? = 0
configure:4931: result: yes
configure:4931: checking wait.h presence
configure:4931: gcc -E  conftest.c
configure:4931: $? = 0
configure:4931: result: yes
configure:4931: checking for wait.h
configure:4931: result: yes
configure:4931: checking sys/wait.h usability
configure:4931: gcc -c -g -O2  conftest.c >&5
configure:4931: $? = 0
configure:4931: result: yes
configure:4931: checking sys/wait.h presence
configure:4931: gcc -E  conftest.c
configure:4931: $? = 0
configure:4931: result: yes
configure:4931: checking for sys/wait.h
configure:4931: result: yes
configure:4931: checking sys/time.h usability
configure:4931: gcc -c -g -O2  conftest.c >&5
configure:4931: $? = 0
configure:4931: result: yes
configure:4931: checking sys/time.h presence
configure:4931: gcc -E  conftest.c
configure:4931: $? = 0
configure:4931: result: yes
configure:4931: checking for sys/time.h
configure:4931: result: yes
configure:4942: checking for an ANSI C-conforming const
configure:5008: gcc -c -g -O2  conftest.c >&5
configure:5008: $? = 0
configure:5015: result: yes
configure:5023: checking for off_t
configure:5023: gcc -c -g -O2  conftest.c >&5
configure:5023: $? = 0
configure:5023: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:20: error: expected expression before ')' token
 if (sizeof ((off_t)))
                    ^
configure:5023: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "dmake"
| #define PACKAGE_TARNAME "dmake"
| #define PACKAGE_VERSION "4.12.3"
| #define PACKAGE_STRING "dmake 4.12.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "dmake"
| #define VERSION "4.12.3"
| #define BUILDINFO "x86_64-pc-linux-gnu"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_WAIT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:5023: result: yes
configure:5034: checking for size_t
configure:5034: gcc -c -g -O2  conftest.c >&5
configure:5034: $? = 0
configure:5034: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:21: error: expected expression before ')' token
 if (sizeof ((size_t)))
                     ^
configure:5034: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "dmake"
| #define PACKAGE_TARNAME "dmake"
| #define PACKAGE_VERSION "4.12.3"
| #define PACKAGE_STRING "dmake 4.12.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "dmake"
| #define VERSION "4.12.3"
| #define BUILDINFO "x86_64-pc-linux-gnu"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_WAIT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:5034: result: yes
configure:5045: checking for int8
configure:5045: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:13: error: 'int8' undeclared (first use in this function)
 if (sizeof (int8))
             ^
conftest.c:71:13: note: each undeclared identifier is reported only once for each function it appears in
configure:5045: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "dmake"
| #define PACKAGE_TARNAME "dmake"
| #define PACKAGE_VERSION "4.12.3"
| #define PACKAGE_STRING "dmake 4.12.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "dmake"
| #define VERSION "4.12.3"
| #define BUILDINFO "x86_64-pc-linux-gnu"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_WAIT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (int8))
| 	 return 0;
|   ;
|   return 0;
| }
configure:5045: result: no
configure:5055: checking for uint8
configure:5055: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:13: error: 'uint8' undeclared (first use in this function)
 if (sizeof (uint8))
             ^
conftest.c:71:13: note: each undeclared identifier is reported only once for each function it appears in
configure:5055: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "dmake"
| #define PACKAGE_TARNAME "dmake"
| #define PACKAGE_VERSION "4.12.3"
| #define PACKAGE_STRING "dmake 4.12.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "dmake"
| #define VERSION "4.12.3"
| #define BUILDINFO "x86_64-pc-linux-gnu"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_WAIT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (uint8))
| 	 return 0;
|   ;
|   return 0;
| }
configure:5055: result: no
configure:5065: checking for int16
configure:5065: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:13: error: 'int16' undeclared (first use in this function)
 if (sizeof (int16))
             ^
conftest.c:71:13: note: each undeclared identifier is reported only once for each function it appears in
configure:5065: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "dmake"
| #define PACKAGE_TARNAME "dmake"
| #define PACKAGE_VERSION "4.12.3"
| #define PACKAGE_STRING "dmake 4.12.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "dmake"
| #define VERSION "4.12.3"
| #define BUILDINFO "x86_64-pc-linux-gnu"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_WAIT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (int16))
| 	 return 0;
|   ;
|   return 0;
| }
configure:5065: result: no
configure:5075: checking for uint16
configure:5075: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:13: error: 'uint16' undeclared (first use in this function)
 if (sizeof (uint16))
             ^
conftest.c:71:13: note: each undeclared identifier is reported only once for each function it appears in
configure:5075: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "dmake"
| #define PACKAGE_TARNAME "dmake"
| #define PACKAGE_VERSION "4.12.3"
| #define PACKAGE_STRING "dmake 4.12.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "dmake"
| #define VERSION "4.12.3"
| #define BUILDINFO "x86_64-pc-linux-gnu"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_WAIT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (uint16))
| 	 return 0;
|   ;
|   return 0;
| }
configure:5075: result: no
configure:5085: checking for int32
configure:5085: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:13: error: 'int32' undeclared (first use in this function)
 if (sizeof (int32))
             ^
conftest.c:71:13: note: each undeclared identifier is reported only once for each function it appears in
configure:5085: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "dmake"
| #define PACKAGE_TARNAME "dmake"
| #define PACKAGE_VERSION "4.12.3"
| #define PACKAGE_STRING "dmake 4.12.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "dmake"
| #define VERSION "4.12.3"
| #define BUILDINFO "x86_64-pc-linux-gnu"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_WAIT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (int32))
| 	 return 0;
|   ;
|   return 0;
| }
configure:5085: result: no
configure:5095: checking for uint32
configure:5095: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:13: error: 'uint32' undeclared (first use in this function)
 if (sizeof (uint32))
             ^
conftest.c:71:13: note: each undeclared identifier is reported only once for each function it appears in
configure:5095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "dmake"
| #define PACKAGE_TARNAME "dmake"
| #define PACKAGE_VERSION "4.12.3"
| #define PACKAGE_STRING "dmake 4.12.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "dmake"
| #define VERSION "4.12.3"
| #define BUILDINFO "x86_64-pc-linux-gnu"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_WAIT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (uint32))
| 	 return 0;
|   ;
|   return 0;
| }
configure:5095: result: no
configure:5105: checking whether time.h and sys/time.h may both be included
configure:5125: gcc -c -g -O2  conftest.c >&5
configure:5125: $? = 0
configure:5132: result: yes
configure:5144: checking size of short
configure:5149: gcc -o conftest -g -O2   conftest.c  >&5
configure:5149: $? = 0
configure:5149: ./conftest
configure:5149: $? = 0
configure:5163: result: 2
configure:5177: checking size of int
configure:5182: gcc -o conftest -g -O2   conftest.c  >&5
configure:5182: $? = 0
configure:5182: ./conftest
configure:5182: $? = 0
configure:5196: result: 4
configure:5210: checking size of long
configure:5215: gcc -o conftest -g -O2   conftest.c  >&5
configure:5215: $? = 0
configure:5215: ./conftest
configure:5215: $? = 0
configure:5229: result: 8
configure:5240: checking for working memcmp
configure:5283: gcc -o conftest -g -O2   conftest.c  >&5
configure:5283: $? = 0
configure:5283: ./conftest
configure:5283: $? = 0
configure:5293: result: yes
configure:5302: checking return type of signal handlers
configure:5320: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:45:1: error: void value not ignored as it ought to be
 return *(signal (0, 0)) (0) == 1;
 ^
configure:5320: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "dmake"
| #define PACKAGE_TARNAME "dmake"
| #define PACKAGE_VERSION "4.12.3"
| #define PACKAGE_STRING "dmake 4.12.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "dmake"
| #define VERSION "4.12.3"
| #define BUILDINFO "x86_64-pc-linux-gnu"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_WAIT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:5327: result: void
configure:5341: checking for utime.h
configure:5341: result: yes
configure:5355: checking whether utime accepts a null argument
configure:5384: gcc -o conftest -g -O2   conftest.c  >&5
configure:5384: $? = 0
configure:5384: ./conftest
configure:5384: $? = 0
configure:5394: result: yes
configure:5406: checking for vprintf
configure:5406: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:65:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]
 char vprintf ();
      ^
configure:5406: $? = 0
configure:5406: result: yes
configure:5412: checking for _doprnt
configure:5412: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccS5zerw.o: In function `main':
/home/nikhil/best/aoo/main/dmake-dmake-4.12.3/conftest.c:77: undefined reference to `_doprnt'
collect2: error: ld returned 1 exit status
configure:5412: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "dmake"
| #define PACKAGE_TARNAME "dmake"
| #define PACKAGE_VERSION "4.12.3"
| #define PACKAGE_STRING "dmake 4.12.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "dmake"
| #define VERSION "4.12.3"
| #define BUILDINFO "x86_64-pc-linux-gnu"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_WAIT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define RETSIGTYPE void
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _doprnt
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
| 
| int
| main ()
| {
| return _doprnt ();
|   ;
|   return 0;
| }
configure:5412: result: no
configure:5426: checking for getcwd
configure:5426: gcc -o conftest -g -O2   conftest.c  >&5
configure:5426: $? = 0
configure:5426: result: yes
configure:5426: checking for getwd
configure:5426: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cc3eih9C.o: In function `main':
/home/nikhil/best/aoo/main/dmake-dmake-4.12.3/conftest.c:78: warning: the `getwd' function is dangerous and should not be used.
configure:5426: $? = 0
configure:5426: result: yes
configure:5426: checking for strerror
configure:5426: gcc -o conftest -g -O2   conftest.c  >&5
configure:5426: $? = 0
configure:5426: result: yes
configure:5426: checking for setvbuf
configure:5426: gcc -o conftest -g -O2   conftest.c  >&5
configure:5426: $? = 0
configure:5426: result: yes
configure:5426: checking for tzset
configure:5426: gcc -o conftest -g -O2   conftest.c  >&5
configure:5426: $? = 0
configure:5426: result: yes
configure:5426: checking for settz
configure:5426: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccKzZPfV.o: In function `main':
/home/nikhil/best/aoo/main/dmake-dmake-4.12.3/conftest.c:82: undefined reference to `settz'
collect2: error: ld returned 1 exit status
configure:5426: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "dmake"
| #define PACKAGE_TARNAME "dmake"
| #define PACKAGE_VERSION "4.12.3"
| #define PACKAGE_STRING "dmake 4.12.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "dmake"
| #define VERSION "4.12.3"
| #define BUILDINFO "x86_64-pc-linux-gnu"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_WAIT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define RETSIGTYPE void
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_VPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_STRERROR 1
| #define HAVE_SETVBUF 1
| #define HAVE_TZSET 1
| /* end confdefs.h.  */
| /* Define settz to an innocuous variant, in case <limits.h> declares settz.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define settz innocuous_settz
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char settz (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef settz
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char settz ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_settz || defined __stub___settz
| choke me
| #endif
| 
| int
| main ()
| {
| return settz ();
|   ;
|   return 0;
| }
configure:5426: result: no
configure:5426: checking for mkstemp
configure:5426: gcc -o conftest -g -O2   conftest.c  >&5
configure:5426: $? = 0
configure:5426: result: yes
configure:5426: checking for tempnam
configure:5426: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccPv2mX2.o: In function `main':
/home/nikhil/best/aoo/main/dmake-dmake-4.12.3/conftest.c:83: warning: the use of `tempnam' is dangerous, better use `mkstemp'
configure:5426: $? = 0
configure:5426: result: yes
configure:5426: checking for gettimeofday
configure:5426: gcc -o conftest -g -O2   conftest.c  >&5
configure:5426: $? = 0
configure:5426: result: yes
configure:5426: checking for setenv
configure:5426: gcc -o conftest -g -O2   conftest.c  >&5
configure:5426: $? = 0
configure:5426: result: yes
configure:5438: checking for strlwr
configure:5438: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccCjIwtf.o: In function `main':
/home/nikhil/best/aoo/main/dmake-dmake-4.12.3/conftest.c:86: undefined reference to `strlwr'
collect2: error: ld returned 1 exit status
configure:5438: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "dmake"
| #define PACKAGE_TARNAME "dmake"
| #define PACKAGE_VERSION "4.12.3"
| #define PACKAGE_STRING "dmake 4.12.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "dmake"
| #define VERSION "4.12.3"
| #define BUILDINFO "x86_64-pc-linux-gnu"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_WAIT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define RETSIGTYPE void
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_VPRINTF 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_STRERROR 1
| #define HAVE_SETVBUF 1
| #define HAVE_TZSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SETENV 1
| /* end confdefs.h.  */
| /* Define strlwr to an innocuous variant, in case <limits.h> declares strlwr.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strlwr innocuous_strlwr
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strlwr (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strlwr
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlwr ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_strlwr || defined __stub___strlwr
| choke me
| #endif
| 
| int
| main ()
| {
| return strlwr ();
|   ;
|   return 0;
| }
configure:5438: result: no
configure:5586: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by dmake config.status 4.12.3, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on nikhil-VirtualBox

config.status:905: creating dmakeroot.h
config.status:905: creating Makefile
config.status:905: creating startup/config.mk
config.status:905: creating startup/Makefile
config.status:905: creating startup/unix/Makefile
config.status:905: creating startup/unix/linux/Makefile
config.status:905: creating startup/unix/solaris/Makefile
config.status:905: creating startup/unix/macosx/Makefile
config.status:905: creating startup/unix/sysvr4/Makefile
config.status:905: creating startup/unix/cygwin/Makefile
config.status:905: creating startup/unix/os2/Makefile
config.status:905: creating startup/winnt/Makefile
config.status:905: creating startup/winnt/mingw/Makefile
config.status:905: creating startup/winnt/msvc6/Makefile
config.status:905: creating tests/Makefile
config.status:905: creating config.h
config.status:1127: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__doprnt=no
ac_cv_func_getcwd=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getwd=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_mkstemp=yes
ac_cv_func_setenv=yes
ac_cv_func_settz=no
ac_cv_func_setvbuf=yes
ac_cv_func_strerror=yes
ac_cv_func_strlwr=no
ac_cv_func_tempnam=yes
ac_cv_func_tzset=yes
ac_cv_func_utime_null=yes
ac_cv_func_vprintf=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_spawn_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_wait_h=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_short=2
ac_cv_type_int16=no
ac_cv_type_int32=no
ac_cv_type_int8=no
ac_cv_type_off_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_uint16=no
ac_cv_type_uint32=no
ac_cv_type_uint8=no
am_cv_CC_dependencies_compiler_type=gcc3

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/nikhil/best/aoo/main/dmake-dmake-4.12.3/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/nikhil/best/aoo/main/dmake-dmake-4.12.3/missing --run tar'
AUTOCONF='${SHELL} /home/nikhil/best/aoo/main/dmake-dmake-4.12.3/missing --run autoconf'
AUTOHEADER='${SHELL} /home/nikhil/best/aoo/main/dmake-dmake-4.12.3/missing --run autoheader'
AUTOMAKE='${SHELL} /home/nikhil/best/aoo/main/dmake-dmake-4.12.3/missing --run automake-1.9'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DBUG_FALSE=''
DBUG_TRUE='#'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DMAKEROOT_H_LINE1='"DMAKEROOT := /usr/local/share/startup",'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/nikhil/best/aoo/main/dmake-dmake-4.12.3/missing --run makeinfo'
OBJEXT='o'
OSTYPEUNIX_FALSE='#'
OSTYPEUNIX_TRUE=''
OSTYPEWIN32_FALSE=''
OSTYPEWIN32_TRUE='#'
OS_TYPE='unix'
OS_VERSION='linux'
PACKAGE='dmake'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='dmake'
PACKAGE_STRING='dmake 4.12.3'
PACKAGE_TARNAME='dmake'
PACKAGE_URL=''
PACKAGE_VERSION='4.12.3'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='4.12.3'
ac_ct_CC='gcc'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/home/nikhil/best/aoo/main/dmake-dmake-4.12.3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "dmake"
#define PACKAGE_TARNAME "dmake"
#define PACKAGE_VERSION "4.12.3"
#define PACKAGE_STRING "dmake 4.12.3"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "dmake"
#define VERSION "4.12.3"
#define BUILDINFO "x86_64-pc-linux-gnu"
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ERRNO_H 1
#define HAVE_UTIME_H 1
#define HAVE_SPAWN_H 1
#define HAVE_WAIT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_TIME_H 1
#define TIME_WITH_SYS_TIME 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define RETSIGTYPE void
#define HAVE_UTIME_H 1
#define HAVE_UTIME_NULL 1
#define HAVE_VPRINTF 1
#define HAVE_GETCWD 1
#define HAVE_GETWD 1
#define HAVE_STRERROR 1
#define HAVE_SETVBUF 1
#define HAVE_TZSET 1
#define HAVE_MKSTEMP 1
#define HAVE_TEMPNAM 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_SETENV 1

configure: exit 0
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to