libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libtool/cvs doesn't work for lesstif


From: Danny Backx
Subject: Re: libtool/cvs doesn't work for lesstif
Date: Sun, 10 Jun 2001 10:39:25 +0200

It doesn't select GCJ now, but it does end strangely :
# config.status: creating doc/lessdox/widgets/Makefile
# config.status: creating doc/lessdox/functions/Makefile
# config.status: creating include/LTconfig.h
# config.status: include/LTconfig.h is unchanged
# ../configure: ./: is a directory
# dell: {5} 

It should be off configuring subdirectories now. I've attached
configure.in and config.log.

        Danny

edward wrote:
> 
> try this patch
> 
> ----- Original Message -----
> From: "Danny Backx" <address@hidden>
> To: <address@hidden>
> Sent: Saturday, June 09, 2001 7:14 AM
> Subject: libtool/cvs doesn't work for lesstif
> 
> > (As you know, neither does 1.4).
> >
> > The CVS version currently breaks because it decides to do GCJ and
> > uses gcj as a compiler. I don't have gcj installed, so this fails.
> >
> > Attempting to override with
> > setenv CC gcc
> > doesn't make a difference.
> >
> > Still hoping to get LessTif working with libtool again...
> >
> > Danny
> > --
> > Danny Backx (address@hidden address@hidden)
> > Home page : http://users.skynet.be/danny.backx
> > Projects: LessTif (http://www.lesstif.org)
> > Oleo (http://www.gnu.org/software/oleo/oleo.html)
> >
> > _______________________________________________
> > Libtool mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/libtool
> 
>   
> --------------------------------------------------------------------------------
>                    Name: hohoho.patch
>    hohoho.patch    Type: unspecified type (application/octet-stream)
>                Encoding: quoted-printable

-- 
Danny Backx (address@hidden address@hidden)
Home page :     http://users.skynet.be/danny.backx
Projects:       LessTif (http://www.lesstif.org)
                Oleo    (http://www.gnu.org/software/oleo/oleo.html)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.50.  Invocation command line was

  $ ../configure --prefix=/usr/lesstif --disable-static --enable-shared 
--enable-default-21 --with-editres --with-xdnd --enable-verbose 
--enable-nonstandard-conversions --disable-production --enable-build-Xlt 
--enable-build-Xbae --enable-xbae-24bit --enable-xbae-row-heights 
--disable-debug --disable-build-12 --disable-build-20 --enable-build-21 
--enable-sciplot-with-motif --enable-sciplot-with-uil 
--with-motif-includes=/usr/lesstif/include 
--with-motif-libraries=/usr/lesstif/lib --enable-maintainer-mode

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

hostname = dell
uname -m = i686
uname -r = 2.2.18
uname -s = Linux
uname -v = #1 Wed Jan 24 12:28:55 GMT 2001

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

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

PATH = 
.:/usr/netscape/bin:/usr/local/bin:/home/danny/bin:/home/danny/bin/linux:/bin:/usr/sbin:/usr/lesstif/bin:/usr/bin:/usr/X11R6/bin:/usr/contrib/bin:/usr/games:/usr/old/bin:/usr/motif/bin:/sbin:/usr/local/sbin:/usr/athena/bin:/usr/local/samba/bin

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

configure:1122: PATH=".;."; conftest.sh
../configure: conftest.sh: command not found
configure:1125: $? = 127
configure:1165: checking build system type
configure:1183: result: i686-pc-linux-gnu
configure:1190: checking host system type
configure:1204: result: i686-pc-linux-gnu
configure:1211: checking whether to enable maintainer-specific portions of 
Makefiles
configure:1220: result: yes
configure:1248: checking for a BSD compatible install
configure:1297: result: /usr/bin/ginstall -c
configure:1308: checking whether build environment is sane
configure:1351: result: yes
configure:1372: checking whether make sets ${MAKE}
configure:1392: result: yes
configure:1420: checking for working aclocal
configure:1427: result: found
configure:1435: checking for working autoconf
configure:1442: result: found
configure:1450: checking for working automake
configure:1457: result: found
configure:1465: checking for working autoheader
configure:1472: result: found
configure:1480: checking for working makeinfo
configure:1487: result: found
configure:1547: checking whether to build a Motif 1.2 compatible version
configure:1567: result: no
configure:1570: checking whether to build a Motif 2.0 compatible version
configure:1590: result: no
configure:1593: checking whether to build a Motif 2.1 compatible version
configure:1613: result: yes
configure:1616: checking whether to install a Motif 2.1 compatible version as 
default
configure:1636: result: yes
configure:1639: checking whether to install a Motif 2.0 compatible version as 
default
configure:1667: result: no
configure:1670: checking whether to install a Motif 1.2 compatible version as 
default
configure:1690: result: no
configure:1801: checking whether to support EditRes
configure:1814: result: yes
configure:1960: checking for gcc
configure:1975: found /usr/bin/gcc
configure:1983: result: gcc
configure:2227: checking for C compiler default output
configure:2230: gcc -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:2233: $? = 0
configure:2256: result: a.out
configure:2261: checking whether the C compiler works
configure:2267: ./a.out
configure:2270: $? = 0
configure:2285: result: yes
configure:2292: checking whether we are cross compiling
configure:2294: result: no
configure:2297: checking for executable suffix
configure:2299: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:2302: $? = 0
configure:2324: result: 
configure:2330: checking for object suffix
configure:2348: gcc -c -O  conftest.c >&5
configure:2351: $? = 0
configure:2370: result: o
configure:2374: checking whether we are using the GNU C compiler
configure:2395: gcc -c -O  conftest.c >&5
configure:2398: $? = 0
configure:2401: test -s conftest.o
configure:2404: $? = 0
configure:2416: result: yes
configure:2422: checking whether gcc accepts -g
configure:2440: gcc -c -g  conftest.c >&5
configure:2443: $? = 0
configure:2446: test -s conftest.o
configure:2449: $? = 0
configure:2459: result: yes
configure:2486: gcc -c -O  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2489: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2584: checking compiler flags
configure:2629: result: "-O "
configure:2637: checking how to run the C preprocessor
configure:2664: gcc -E  conftest.c
configure:2670: $? = 0
configure:2697: gcc -E  conftest.c
configure:2694: ac_nonexistent.h: No such file or directory
configure:2703: $? = 1
configure: failed program was:
#line 2693 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2740: result: gcc -E
configure:2755: gcc -E  conftest.c
configure:2761: $? = 0
configure:2788: gcc -E  conftest.c
configure:2785: ac_nonexistent.h: No such file or directory
configure:2794: $? = 1
configure: failed program was:
#line 2784 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2833: checking for AIX
configure:2852: result: no
configure:2857: checking for gcc option to accept ANSI C
configure:2916: gcc  -c -O  conftest.c >&5
configure:2919: $? = 0
configure:2922: test -s conftest.o
configure:2925: $? = 0
configure:2939: result: none needed
configure:3010: checking for ld used by GCC
configure:3073: result: /usr/i486-suse-linux/bin/ld
configure:3082: checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld
GNU ld version 2.10.91 (with BFD 2.10.0.33)
configure:3094: result: yes
configure:3098: checking for /usr/i486-suse-linux/bin/ld option to reload 
object files
configure:3105: result: -r
configure:3114: checking for BSD-compatible nm
configure:3148: result: /usr/bin/nm -B
configure:3152: checking whether ln -s works
configure:3156: result: yes
configure:3163: checking how to recognise dependant libraries
configure:3331: result: pass_all
configure:3345: checking command to parse /usr/bin/nm -B output
configure:3423: gcc -c -O  conftest.c >&5
configure:3426: $? = 0
configure:3430: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  
]\([ABCDGISTW][ABCDGISTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 
\2\3 \3/p' \> conftest.nm
configure:3433: $? = 0
configure:3485: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c 
conftstm.o >&5
configure:3488: $? = 0
configure:3529: result: ok
configure:3635: checking for dlfcn.h
configure:3645: gcc -E  conftest.c
configure:3651: $? = 0
configure:3670: result: yes
configure:3764: checking for ranlib
configure:3779: found /usr/bin/ranlib
configure:3788: result: ranlib
configure:3838: checking for strip
configure:3853: found /usr/bin/strip
configure:3862: result: strip
configure:4078: checking for gcc option to produce PIC
configure:4241: result: -fPIC -DPIC
configure:4263: checking whether the linker (/usr/i486-suse-linux/bin/ld) 
supports shared libraries
configure:4886: result: yes
configure:4904: checking whether -lc should be explicitly linked in
configure:4912: gcc -c -O  conftest.c >&5
configure:4915: $? = 0
configure:4929: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 
2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:4932: $? = 0
configure:4944: result: no
configure:4952: checking command to parse /usr/bin/nm -B output
configure:5136: result: ok
configure:5142: checking if gcc PIC flag -fPIC -DPIC works
configure:5166: result: yes
configure:5184: checking if gcc static flag -static works
configure:5207: result: yes
configure:5220: checking the maximum length of command line arguments
configure:5254: result: 49153
configure:5258: checking if gcc supports -fno-rtti -fno-exceptions
configure:5282: result: yes
configure:5294: checking if gcc supports -c -o file.o
configure:5336: result: yes
configure:5362: checking for objdir
configure:5377: result: .libs
configure:5381: checking how to hardcode library paths into programs
configure:5405: result: immediate
configure:5419: checking whether stripping libraries is possible
configure:5424: result: yes
configure:5431: checking dynamic linker characteristics
configure:5818: result: GNU/Linux ld.so
configure:6361: checking if libtool supports shared libraries
configure:6363: result: yes
configure:7007: checking command to parse /usr/bin/nm -B output
configure:7191: result: ok
configure:7197: checking if gcc PIC flag  -fPIC -DPIC works
configure:7221: result: yes
configure:7239: checking if gcc static flag -static works
configure:7262: result: yes
configure:7275: checking the maximum length of command line arguments
configure:7309: result: 49153
configure:7313: checking if gcc supports -fno-rtti -fno-exceptions
configure:7337: result: yes
configure:7349: checking if gcc supports -c -o file.o
configure:7391: result: yes
configure:7417: checking for objdir
configure:7432: result: .libs
configure:7436: checking how to hardcode library paths into programs
configure:7460: result: immediate
configure:7474: checking whether stripping libraries is possible
configure:7479: result: yes
configure:7486: checking dynamic linker characteristics
configure:7873: result: GNU/Linux ld.so
configure:8416: checking if libtool supports shared libraries
configure:8418: result: yes
configure:7007: checking command to parse /usr/bin/nm -B output
configure:7191: result: ok
configure:7197: checking if gcc PIC flag  -fPIC -DPIC works
configure:7221: result: yes
configure:7239: checking if gcc static flag -static works
configure:7262: result: yes
configure:7275: checking the maximum length of command line arguments
configure:7309: result: 49153
configure:7313: checking if gcc supports -fno-rtti -fno-exceptions
configure:7337: result: yes
configure:7349: checking if gcc supports -c -o file.o
configure:7391: result: yes
configure:7417: checking for objdir
configure:7432: result: .libs
configure:7436: checking how to hardcode library paths into programs
configure:7460: result: immediate
configure:7474: checking whether stripping libraries is possible
configure:7479: result: yes
configure:7486: checking dynamic linker characteristics
configure:7873: result: GNU/Linux ld.so
configure:8416: checking if libtool supports shared libraries
configure:8418: result: yes
configure:8776: checking if malloc debugging is wanted
configure:8839: result: no
configure:8869: checking for ar
configure:8893: result: ar
configure:8900: checking whether make sets ${MAKE}
configure:8920: result: yes
configure:8941: checking for a BSD compatible install
configure:8990: result: /usr/bin/ginstall -c
configure:9001: checking whether ln -s works
configure:9005: result: yes
configure:9016: checking for bison
configure:9031: found /usr/bin/bison
configure:9039: result: bison -y
configure:9055: checking for flex
configure:9070: found /usr/bin/flex
configure:9078: result: flex
configure:9093: checking for flex
configure:9116: result: flex
configure:9129: checking for yywrap in -lfl
configure:9156: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c -lfl   >&5
configure:9159: $? = 0
configure:9162: test -s conftest
configure:9165: $? = 0
configure:9176: result: yes
configure:9239: checking lex output file root
configure:9258: result: lex.yy
configure:9262: checking whether yytext is a pointer
configure:9278: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  -lfl >&5
configure:9281: $? = 0
configure:9284: test -s conftest
configure:9287: $? = 0
configure:9299: result: yes
configure:9314: checking for ctags
configure:9329: found /usr/local/bin/ctags
configure:9338: result: yes
configure:9346: checking if ctags is actually Exuberant ctags
configure:9353: result: no
configure:9365: checking for ANSI C header files
configure:9379: gcc -E  conftest.c
configure:9385: $? = 0
configure:9472: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:9475: $? = 0
configure:9477: ./conftest
configure:9480: $? = 0
configure:9493: result: yes
configure:9503: checking for gcc option to accept ANSI C
configure:9560: gcc  -c -O  conftest.c >&5
configure:9563: $? = 0
configure:9566: test -s conftest.o
configure:9569: $? = 0
configure:9586: result: none needed
configure:9594: checking for an ANSI C-conforming const
configure:9658: gcc -c -O  conftest.c >&5
configure:9661: $? = 0
configure:9664: test -s conftest.o
configure:9667: $? = 0
configure:9677: result: yes
configure:9690: checking for fcntl.h
configure:9700: gcc -E  conftest.c
configure:9706: $? = 0
configure:9725: result: yes
configure:9690: checking for libgen.h
configure:9700: gcc -E  conftest.c
configure:9706: $? = 0
configure:9725: result: yes
configure:9690: checking for pwd.h
configure:9700: gcc -E  conftest.c
configure:9706: $? = 0
configure:9725: result: yes
configure:9690: checking for unistd.h
configure:9700: gcc -E  conftest.c
configure:9706: $? = 0
configure:9725: result: yes
configure:9738: checking for sys/select.h
configure:9748: gcc -E  conftest.c
configure:9754: $? = 0
configure:9773: result: yes
configure:9738: checking for sys/stat.h
configure:9748: gcc -E  conftest.c
configure:9754: $? = 0
configure:9773: result: yes
configure:9738: checking for sys/systeminfo.h
configure:9748: gcc -E  conftest.c
configure:9745: sys/systeminfo.h: No such file or directory
configure:9754: $? = 1
configure: failed program was:
#line 9744 "configure"
#include "confdefs.h"
#include <sys/systeminfo.h>
configure:9773: result: no
configure:9786: checking for sys/time.h
configure:9796: gcc -E  conftest.c
configure:9802: $? = 0
configure:9821: result: yes
configure:9786: checking for sys/types.h
configure:9796: gcc -E  conftest.c
configure:9802: $? = 0
configure:9821: result: yes
configure:9786: checking for sys/wait.h
configure:9796: gcc -E  conftest.c
configure:9802: $? = 0
configure:9821: result: yes
configure:9831: checking whether stat file-mode macros are broken
configure:9876: result: no
configure:9889: checking for dirent.h that defines DIR
configure:9909: gcc -c -O  conftest.c >&5
configure:9912: $? = 0
configure:9915: test -s conftest.o
configure:9918: $? = 0
configure:9928: result: yes
configure:9941: checking for opendir in -ldir
configure:9968: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c -ldir   
>&5
/usr/i486-suse-linux/bin/ld: cannot find -ldir
collect2: ld returned 1 exit status
configure:9971: $? = 1
configure: failed program was:
#line 9949 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char opendir ();
int
main ()
{
opendir ();
  ;
  return 0;
}
configure:9988: result: no
configure:10050: checking whether time.h and sys/time.h may both be included
configure:10071: gcc -c -O  conftest.c >&5
configure:10074: $? = 0
configure:10077: test -s conftest.o
configure:10080: $? = 0
configure:10090: result: yes
configure:10103: checking for snprintf
configure:10140: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10143: $? = 0
configure:10146: test -s conftest
configure:10149: $? = 0
configure:10159: result: yes
configure:10103: checking for strcasecmp
configure:10140: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10143: $? = 0
configure:10146: test -s conftest
configure:10149: $? = 0
configure:10159: result: yes
configure:10103: checking for strdup
configure:10140: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10143: $? = 0
configure:10146: test -s conftest
configure:10149: $? = 0
configure:10159: result: yes
configure:10103: checking for strncasecmp
configure:10140: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10143: $? = 0
configure:10146: test -s conftest
configure:10149: $? = 0
configure:10159: result: yes
configure:10103: checking for vsnprintf
configure:10140: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10143: $? = 0
configure:10146: test -s conftest
configure:10149: $? = 0
configure:10159: result: yes
configure:10172: checking for basename
configure:10209: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10212: $? = 0
configure:10215: test -s conftest
configure:10218: $? = 0
configure:10228: result: yes
configure:10172: checking for dirname
configure:10209: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10212: $? = 0
configure:10215: test -s conftest
configure:10218: $? = 0
configure:10228: result: yes
configure:10172: checking for _exit
configure:10209: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10212: $? = 0
configure:10215: test -s conftest
configure:10218: $? = 0
configure:10228: result: yes
configure:10172: checking for execl
configure:10209: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10212: $? = 0
configure:10215: test -s conftest
configure:10218: $? = 0
configure:10228: result: yes
configure:10172: checking for execvp
configure:10209: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10212: $? = 0
configure:10215: test -s conftest
configure:10218: $? = 0
configure:10228: result: yes
configure:10172: checking for fork
configure:10209: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10212: $? = 0
configure:10215: test -s conftest
configure:10218: $? = 0
configure:10228: result: yes
configure:10241: checking for getcwd
configure:10278: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10281: $? = 0
configure:10284: test -s conftest
configure:10287: $? = 0
configure:10297: result: yes
configure:10241: checking for getdtablesize
configure:10278: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10281: $? = 0
configure:10284: test -s conftest
configure:10287: $? = 0
configure:10297: result: yes
configure:10241: checking for getitimer
configure:10278: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10281: $? = 0
configure:10284: test -s conftest
configure:10287: $? = 0
configure:10297: result: yes
configure:10241: checking for getopt
configure:10278: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10281: $? = 0
configure:10284: test -s conftest
configure:10287: $? = 0
configure:10297: result: yes
configure:10310: checking for getpid
configure:10347: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10350: $? = 0
configure:10353: test -s conftest
configure:10356: $? = 0
configure:10366: result: yes
configure:10310: checking for getpwnam
configure:10347: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10350: $? = 0
configure:10353: test -s conftest
configure:10356: $? = 0
configure:10366: result: yes
configure:10310: checking for getpwuid
configure:10347: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10350: $? = 0
configure:10353: test -s conftest
configure:10356: $? = 0
configure:10366: result: yes
configure:10310: checking for getrlimit
configure:10347: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10350: $? = 0
configure:10353: test -s conftest
configure:10356: $? = 0
configure:10366: result: yes
configure:10310: checking for getuid
configure:10347: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10350: $? = 0
configure:10353: test -s conftest
configure:10356: $? = 0
configure:10366: result: yes
configure:10379: checking for pipe
configure:10416: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10419: $? = 0
configure:10422: test -s conftest
configure:10425: $? = 0
configure:10435: result: yes
configure:10379: checking for putenv
configure:10416: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10419: $? = 0
configure:10422: test -s conftest
configure:10425: $? = 0
configure:10435: result: yes
configure:10448: checking for setenv
configure:10485: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10488: $? = 0
configure:10491: test -s conftest
configure:10494: $? = 0
configure:10504: result: yes
configure:10448: checking for setitimer
configure:10485: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10488: $? = 0
configure:10491: test -s conftest
configure:10494: $? = 0
configure:10504: result: yes
configure:10448: checking for sigaction
configure:10485: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10488: $? = 0
configure:10491: test -s conftest
configure:10494: $? = 0
configure:10504: result: yes
configure:10448: checking for sleep
configure:10485: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10488: $? = 0
configure:10491: test -s conftest
configure:10494: $? = 0
configure:10504: result: yes
configure:10448: checking for stat
configure:10485: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10488: $? = 0
configure:10491: test -s conftest
configure:10494: $? = 0
configure:10504: result: yes
configure:10448: checking for sysconf
configure:10485: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10488: $? = 0
configure:10491: test -s conftest
configure:10494: $? = 0
configure:10504: result: yes
configure:10517: checking for uname
configure:10554: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10557: $? = 0
configure:10560: test -s conftest
configure:10563: $? = 0
configure:10573: result: yes
configure:10517: checking for usleep
configure:10554: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10557: $? = 0
configure:10560: test -s conftest
configure:10563: $? = 0
configure:10573: result: yes
configure:10517: checking for wait3
configure:10554: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10557: $? = 0
configure:10560: test -s conftest
configure:10563: $? = 0
configure:10573: result: yes
configure:10517: checking for waitpid
configure:10554: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10557: $? = 0
configure:10560: test -s conftest
configure:10563: $? = 0
configure:10573: result: yes
configure:10586: checking for stdlib.h
configure:10596: gcc -E  conftest.c
configure:10602: $? = 0
configure:10621: result: yes
configure:10586: checking for string.h
configure:10596: gcc -E  conftest.c
configure:10602: $? = 0
configure:10621: result: yes
configure:10586: checking for memory.h
configure:10596: gcc -E  conftest.c
configure:10602: $? = 0
configure:10621: result: yes
configure:10586: checking for strings.h
configure:10596: gcc -E  conftest.c
configure:10602: $? = 0
configure:10621: result: yes
configure:10586: checking for inttypes.h
configure:10596: gcc -E  conftest.c
configure:10602: $? = 0
configure:10621: result: yes
configure:10586: checking for unistd.h
configure:10621: result: yes
configure:10631: checking for short
configure:10652: gcc -c -O  conftest.c >&5
configure:10655: $? = 0
configure:10658: test -s conftest.o
configure:10661: $? = 0
configure:10671: result: yes
configure:10674: checking size of short
configure:10838: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10841: $? = 0
configure:10843: ./conftest
configure:10846: $? = 0
configure:10862: result: 2
configure:10868: checking for int
configure:10889: gcc -c -O  conftest.c >&5
configure:10892: $? = 0
configure:10895: test -s conftest.o
configure:10898: $? = 0
configure:10908: result: yes
configure:10911: checking size of int
configure:11075: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:11078: $? = 0
configure:11080: ./conftest
configure:11083: $? = 0
configure:11099: result: 4
configure:11105: checking for long
configure:11126: gcc -c -O  conftest.c >&5
configure:11129: $? = 0
configure:11132: test -s conftest.o
configure:11135: $? = 0
configure:11145: result: yes
configure:11148: checking size of long
configure:11312: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:11315: $? = 0
configure:11317: ./conftest
configure:11320: $? = 0
configure:11336: result: 4
configure:11342: checking for long long
configure:11363: gcc -c -O  conftest.c >&5
configure:11366: $? = 0
configure:11369: test -s conftest.o
configure:11372: $? = 0
configure:11382: result: yes
configure:11385: checking size of long long
configure:11549: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:11552: $? = 0
configure:11554: ./conftest
configure:11557: $? = 0
configure:11573: result: 8
configure:11579: checking for X
configure:11788: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:11906: checking for dnet_ntoa in -ldnet
configure:11933: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c -ldnet   
>&5
/usr/i486-suse-linux/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure:11936: $? = 1
configure: failed program was:
#line 11914 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char dnet_ntoa ();
int
main ()
{
dnet_ntoa ();
  ;
  return 0;
}
configure:11953: result: no
configure:11960: checking for dnet_ntoa in -ldnet_stub
configure:11987: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c 
-ldnet_stub   >&5
/usr/i486-suse-linux/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure:11990: $? = 1
configure: failed program was:
#line 11968 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char dnet_ntoa ();
int
main ()
{
dnet_ntoa ();
  ;
  return 0;
}
configure:12007: result: no
configure:12023: checking for gethostbyname
configure:12060: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:12063: $? = 0
configure:12066: test -s conftest
configure:12069: $? = 0
configure:12079: result: yes
configure:12200: checking for connect
configure:12237: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:12240: $? = 0
configure:12243: test -s conftest
configure:12246: $? = 0
configure:12256: result: yes
configure:12316: checking for remove
configure:12353: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:12356: $? = 0
configure:12359: test -s conftest
configure:12362: $? = 0
configure:12372: result: yes
configure:12432: checking for shmat
configure:12469: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:12472: $? = 0
configure:12475: test -s conftest
configure:12478: $? = 0
configure:12488: result: yes
configure:12557: checking for IceConnectionNumber in -lICE
configure:12584: gcc -o conftest -O  -L/usr/local/lib/mysql -L/usr/X11R6/lib 
conftest.c -lICE   >&5
configure:12587: $? = 0
configure:12590: test -s conftest
configure:12593: $? = 0
configure:12604: result: yes
configure:12614: checking whether gethostname() is available
configure:12645: gcc -o conftest  -I/usr/X11R6/include -O  -I/usr/X11R6/include 
 -L/usr/local/lib/mysql conftest.c  >&5
configure:12648: $? = 0
configure:12651: test -s conftest
configure:12654: $? = 0
configure:12668: result: yes
configure:12691: checking for Xt Revision Number 6
configure:12709: gcc -o conftest -O -I/usr/X11R6/include  
-L/usr/local/lib/mysql conftest.c  >&5
configure:12712: $? = 0
configure:12715: test -s conftest
configure:12718: $? = 0
configure:12777: result: revision 6
configure:12790: checking whether libXp is available
configure:12825: gcc -o conftest  -I/usr/X11R6/include -O -I/usr/X11R6/include  
-I/usr/X11R6/include  -L/usr/local/lib/mysql conftest.c  -L/usr/X11R6/lib -lXp 
-lXext -lXt  -lSM -lICE -lX11   >&5
configure:12828: $? = 0
configure:12831: test -s conftest
configure:12834: $? = 0
configure:12845: result: yes
configure:12899: checking for Motif
configure:13106: result: libraries /usr/lesstif/lib, headers 
/usr/lesstif/include
configure:13122: checking whether libXt was compiled with -DXTHREADS
configure:13152: gcc -o conftest  -I/usr/X11R6/include -O -I/usr/X11R6/include  
-I/usr/X11R6/include  -L/usr/local/lib/mysql conftest.c  -L/usr/X11R6/lib -lXt  
-lSM -lICE -lX11   >&5
configure:13155: $? = 0
configure:13157: ./conftest
configure:13160: $? = 0
configure:13173: result: yes
configure:13211: checking for lynx
configure:13228: found /usr/bin/lynx
configure:13239: result: /usr/bin/lynx
configure:13248: checking for links
configure:13279: result: no
configure:13295: checking for suitable man2html
configure:13299: checking for man2html
configure:13316: found /home/danny/bin/linux/man2html
configure:13327: result: /home/danny/bin/linux/man2html
configure:13339: result: Use LessTif one
configure:13360: checking whether to build Xlt
configure:13384: result: yes
configure:13387: checking whether to build Xbae
configure:13411: result: yes
configure:13414: checking whether to build the tests
configure:13438: result: no
configure:13523: creating ./config.status

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

This file was extended by config.status 2.50, executed with
  > ./config.status 
on dell

config.status:14122: creating Makefile
config.status:14122: creating scripts/Makefile
config.status:14122: creating scripts/autoconf/Makefile
config.status:14122: creating scripts/FreeBSD/Makefile
config.status:14122: creating scripts/RedHat/Makefile
config.status:14122: creating scripts/RedHat/lesstif.spec
config.status:14122: creating scripts/Slackware/Makefile
config.status:14122: creating scripts/Slackware/disklesstif1
config.status:14122: creating scripts/Slackware/doinst.sh
config.status:14122: creating scripts/OS2/Makefile
config.status:14122: creating include/Makefile
config.status:14122: creating include/Motif-1.2/Makefile
config.status:14122: creating include/Motif-1.2/Mrm/Makefile
config.status:14122: creating include/Motif-1.2/Xm/Makefile
config.status:14122: creating include/Motif-1.2/uil/Makefile
config.status:14122: creating include/Motif-1.2/Xm/Xm.h
config.status:14122: creating include/Motif-1.2/XmI/Makefile
config.status:14122: creating include/Motif-2.0/Makefile
config.status:14122: creating include/Motif-2.0/Mrm/Makefile
config.status:14122: creating include/Motif-2.0/Xm/Makefile
config.status:14122: creating include/Motif-2.0/Xm/Xm.h
config.status:14122: creating include/Motif-2.0/uil/Makefile
config.status:14122: creating include/Motif-2.0/XmI/Makefile
config.status:14122: creating include/Motif-2.1/Makefile
config.status:14122: creating include/Motif-2.1/Mrm/Makefile
config.status:14122: creating include/Motif-2.1/Xm/Makefile
config.status:14122: creating include/Motif-2.1/Xm/Xm.h
config.status:14122: creating include/Motif-2.1/uil/Makefile
config.status:14122: creating include/Motif-2.1/XmI/Makefile
config.status:14122: creating lib/Makefile
config.status:14122: creating lib/config/Makefile
config.status:14122: creating lib/config/Imake.tmpl
config.status:14122: creating lib/config/LessTif.tmpl
config.status:14122: creating lib/config/mxmkmf
config.status:14122: creating lib/Xm/Makefile
config.status:14122: creating lib/Mrm/Makefile
config.status:14122: creating lib/Uil/Makefile
config.status:14122: creating lib/Xm-2.0/Makefile
config.status:14122: creating lib/Mrm-2.0/Makefile
config.status:14122: creating lib/Uil-2.0/Makefile
config.status:14122: creating lib/Xm-2.1/Makefile
config.status:14122: creating lib/Mrm-2.1/Makefile
config.status:14122: creating lib/Uil-2.1/Makefile
config.status:14122: creating lib/Dt/Makefile
config.status:14122: creating clients/Makefile
config.status:14122: creating clients/Motif-1.2/Makefile
config.status:14122: creating clients/Motif-1.2/mwm/Makefile
config.status:14122: creating clients/Motif-1.2/uil/Makefile
config.status:14122: creating clients/Motif-1.2/xmbind/Makefile
config.status:14122: creating clients/Motif-2.0/Makefile
config.status:14122: creating clients/Motif-2.0/mwm/Makefile
config.status:14122: creating clients/Motif-2.0/uil/Makefile
config.status:14122: creating clients/Motif-2.0/xmbind/Makefile
config.status:14122: creating clients/Motif-2.1/Makefile
config.status:14122: creating clients/Motif-2.1/mwm/Makefile
config.status:14122: creating clients/Motif-2.1/uil/Makefile
config.status:14122: creating clients/Motif-2.1/xmbind/Makefile
config.status:14122: creating doc/Makefile
config.status:14122: creating doc/www.lesstif.org/Makefile
config.status:14122: creating doc/www.lesstif.org/images/Makefile
config.status:14122: creating doc/lessdox/Makefile
config.status:14122: creating doc/lessdox/clients/Makefile
config.status:14122: creating doc/lessdox/widgets/Makefile
config.status:14122: creating doc/lessdox/functions/Makefile
config.status:14214: creating include/LTconfig.h
config.status:14355: include/LTconfig.h is unchanged

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-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=set
ac_cv_env_CFLAGS_value=-O
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=set
ac_cv_env_LDFLAGS_value=-L/usr/local/lib/mysql
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__exit=yes
ac_cv_func_basename=yes
ac_cv_func_connect=yes
ac_cv_func_dirname=yes
ac_cv_func_execl=yes
ac_cv_func_execvp=yes
ac_cv_func_fork=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getitimer=yes
ac_cv_func_getopt=yes
ac_cv_func_getpid=yes
ac_cv_func_getpwnam=yes
ac_cv_func_getpwuid=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getuid=yes
ac_cv_func_pipe=yes
ac_cv_func_putenv=yes
ac_cv_func_remove=yes
ac_cv_func_setenv=yes
ac_cv_func_setitimer=yes
ac_cv_func_shmat=yes
ac_cv_func_sigaction=yes
ac_cv_func_sleep=yes
ac_cv_func_snprintf=yes
ac_cv_func_stat=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_sysconf=yes
ac_cv_func_uname=yes
ac_cv_func_usleep=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_wait3=yes
ac_cv_func_waitpid=yes
ac_cv_have_x='have_x=yes                ac_x_includes=/usr/X11R6/include 
ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdc=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_systeminfo_h=no
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_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_dir_opendir=no
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_dnet_stub_dnet_ntoa=no
ac_cv_lib_fl_yywrap=yes
ac_cv_objext=o
ac_cv_path_LYNX_CMD=/usr/bin/lynx
ac_cv_path_install='/usr/bin/ginstall -c'
ac_cv_path_man2html_cmd=/home/danny/bin/linux/man2html
ac_cv_path_motif='no_motif= ac_motif_includes=/usr/lesstif/include 
ac_motif_libraries=/usr/lesstif/lib'
ac_cv_prog_AR=ar
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_LEX=flex
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_ac_have_ctags=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_long_long=yes
ac_cv_type_short=yes
am_cv_prog_cc_stdc=
lt_cv_archive_cmds_need_lc=no
lt_cv_build12=no
lt_cv_build20=no
lt_cv_build21=yes
lt_cv_buildXbae=yes
lt_cv_buildXlt=yes
lt_cv_buildtests=no
lt_cv_compiler_c_o=yes
lt_cv_default12=no
lt_cv_default20=no
lt_cv_default21=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-*.so'
lt_cv_gethostname=yes
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char 
\1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_libxp=yes
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/i486-suse-linux/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fPIC -DPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_rtti_exceptions=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      
]\([ABCDGISTW][ABCDGISTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 
\2\3 \3/p'\'''
lt_cv_sys_max_cmd_len=49153
lt_cv_sys_path_separator=:
lt_cv_xthreads=yes

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

#define PACKAGE "lesstif"
#define VERSION "0.92.33"
#define LESSTIF_EDITRES 1
#define USE_XDND 1
#define LESSTIF_VERBOSE 1
#define NONSTANDARD_CONVERTERS 1
#define HAVE_DLFCN_H 1
#define YYTEXT_POINTER 1
#define STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_PWD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_DIRENT_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SNPRINTF 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRNCASECMP 1
#define HAVE_VSNPRINTF 1
#define HAVE_BASENAME 1
#define HAVE_DIRNAME 1
#define HAVE__EXIT 1
#define HAVE_EXECL 1
#define HAVE_EXECVP 1
#define HAVE_FORK 1
#define HAVE_GETCWD 1
#define HAVE_GETDTABLESIZE 1
#define HAVE_GETITIMER 1
#define HAVE_GETOPT 1
#define HAVE_GETPID 1
#define HAVE_GETPWNAM 1
#define HAVE_GETPWUID 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETUID 1
#define HAVE_PIPE 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SETITIMER 1
#define HAVE_SIGACTION 1
#define HAVE_SLEEP 1
#define HAVE_STAT 1
#define HAVE_SYSCONF 1
#define HAVE_UNAME 1
#define HAVE_USLEEP 1
#define HAVE_WAIT3 1
#define HAVE_WAITPID 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_UNISTD_H 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
#define HAVE_GETHOSTNAME 1
#define HAVE_LIB_XP 1
#define XTHREADS 1


configure: exit 1
dnl
dnl Configuration script for LessTif
dnl
dnl $Id: configure.in,v 1.323 2001/06/09 09:01:21 amai Exp $
dnl


dnl First some auto*-related stuff
AC_INIT(NOTES)
AC_PREREQ(2.13)
AC_CONFIG_AUX_DIR(.)

dnl 
AC_CANONICAL_HOST
AM_MAINTAINER_MODE

dnl The version of the LessTif libraries
MAJOR_VERSION=0
MINOR_VERSION=92
PICO_VERSION=33

AM_INIT_AUTOMAKE(lesstif, $MAJOR_VERSION.$MINOR_VERSION.$PICO_VERSION)

LIBTOOL_VERSION=$MAJOR_VERSION:$MINOR_VERSION:0

dnl
dnl Override a default in libtool.
dnl
AC_DISABLE_STATIC

if test x$USER = xrwscott || test x$USER = xjon
then
    if test -z "$enable_maintainer_mode"
    then
        enable_maintainer_mode=yes
    fi
fi

AM_CONFIG_HEADER(include/LTconfig.h)

dnl Run test in a subshell; some versions of sh will print an error if
dnl an executable is not found, even if stderr is redirected.
dnl Redirect stdin to placate older versions of autoconf.  Sigh.
if (aclocal --print-ac-dir) </dev/null >/dev/null 2>&1 && test -w `aclocal 
--print-ac-dir`; then
    ACLOCALDIR=`aclocal --print-ac-dir`
    AC_SUBST(ACLOCALDIR)
fi
AM_CONDITIONAL(Aclocal, test x$ACLOCALDIR != x )

AC_CONFIG_SUBDIRS(lib/Xlt lib/Xbae test)

dnl
dnl We're now allowing more than one version of the library to be built.
dnl     Building a version is triggered by use of the --enable-build flags.
dnl     Check below for the current default values.
dnl

dnl
dnl Note that the code below should be modified with extreme caution.
dnl It uses command line info, the cache, and a default, in (I believe)
dnl the right order.
dnl

AC_MSG_CHECKING(whether to build a Motif 1.2 compatible version)
Build12=""
AC_ARG_ENABLE(build-12,
[  --enable-build-12       build Motif-1.2 compatible version],
test "$enable_build_12" = "yes" && Build12="yes"
test "$enable_build_12" = "no"  && Build12="no")
if test -z "$Build12" ; then
        AC_CACHE_VAL(lt_cv_build12, [ lt_cv_build12="no" ])     dnl Here's the 
default
        Build12=$lt_cv_build12
else
        lt_cv_build12=$Build12
fi
test "$Build12" = "no" && test -z "$enable_default_12" && enable_default_12="no"
AC_MSG_RESULT($Build12)

AC_MSG_CHECKING(whether to build a Motif 2.0 compatible version)
Build20=""
AC_ARG_ENABLE(build-20,
[  --enable-build-20       build Motif-2.0 compatible version (default)],
test "$enable_build_20" = "yes" && Build20="yes"
test "$enable_build_20" = "no"  && Build20="no")
if test -z "$Build20" ; then
        AC_CACHE_VAL(lt_cv_build20, [ lt_cv_build20="yes" ])    dnl Here's the 
default
        Build20=$lt_cv_build20
else
        lt_cv_build20=$Build20
fi
test "$Build20" = "no" && test -z "$enable_default_20" && enable_default_20="no"
AC_MSG_RESULT($Build20)

AC_MSG_CHECKING(whether to build a Motif 2.1 compatible version)
Build21=""
AC_ARG_ENABLE(build-21,
[  --enable-build-21       build Motif-2.1 compatible version],
test "$enable_build_21" = "yes" && Build21="yes"
test "$enable_build_21" = "no"  && Build21="no")
if test -z "$Build21" ; then
        AC_CACHE_VAL(lt_cv_build21, [ lt_cv_build21="no" ])     dnl Here's the 
default
        Build21=$lt_cv_build21
else
        lt_cv_build21=$Build21
fi
test "$Build21" = "no" && test -z "$enable_default_21" && enable_default_21="no"
AC_MSG_RESULT($Build21)

dnl
dnl Figure out which distribution to install as the default.
dnl
dnl (You can have more than one set of include files and libraries installed,
dnl  e.g. for running an application linked against another version than the
dnl  one you prefer to work with.)
dnl

AC_MSG_CHECKING(whether to install a Motif 2.1 compatible version as default)
Default21=""
AC_ARG_ENABLE(default-21,
[  --enable-default-21     install Motif-2.1 compatible version as default],
test "$enable_default_21" = "yes" && Default21="yes" && enable_default_20="no" 
&& enable_default_12="no"
test "$enable_default_21" = "no"  && Default21="no")
if test -z "$Default21" ; then
        AC_CACHE_VAL(lt_cv_default21, [ lt_cv_default21="no" ]) dnl Here's the 
default
        Default21=$lt_cv_default21
else
        lt_cv_default21=$Default21
fi
test "$Default21" = "yes" && enable_default_20="no" && enable_default_12="no"
AC_MSG_RESULT($Default21)


AC_MSG_CHECKING(whether to install a Motif 2.0 compatible version as default)
Default20=""
AC_ARG_ENABLE(default-20,
[  --enable-default-20     install Motif-2.0 compatible version as default],
test "$enable_default_20" = "yes" && Default20="yes" && enable_default_21="no" 
&& enable_default_12="no"
test "$enable_default_20" = "no"  && Default20="no")

if test -z "$Default20" ; then
       AC_CACHE_VAL(lt_cv_default20, [ 
               if test "X$enable_default_12" != "Xyes"; then
                       lt_cv_default20="yes"
               else
                       lt_cv_default20="no"
               fi
])
        Default20=$lt_cv_default20
else
        lt_cv_default20=$Default20
fi
test "$Default20" = "yes" && enable_default_21="no" && enable_default_12="no"
AC_MSG_RESULT($Default20)


AC_MSG_CHECKING(whether to install a Motif 1.2 compatible version as default)
Default12=""
AC_ARG_ENABLE(default-12,
[  --enable-default-12     install Motif-1.2 compatible version as default],
test "$enable_default_12" = "yes" && Default12="yes" && enable_default_21="no" 
&& enable_default_20="no"
test "$enable_default_12" = "no"  && Default12="no")
if test -z "$Default12" ; then
        AC_CACHE_VAL(lt_cv_default12, [ lt_cv_default12="no" ])   dnl Here's 
the default
        Default12=$lt_cv_default12
else
        lt_cv_default12=$Default12
fi
test "$Default12" = "yes" && enable_default_20="no" && enable_default_21="no"
AC_MSG_RESULT($Default12)

dnl
dnl End extreme caution section
dnl

dnl
dnl Sanity checks
dnl


if test "$Default21" = "yes" -a "$Build21" = "no"; then
        AC_MSG_ERROR(Cannot install 2.1 version by default without building it)
fi
if test "$Default20" = "yes" -a "$Build20" = "no"; then
        AC_MSG_ERROR(Cannot install 2.0 version by default without building it)
fi
if test "$Default12" = "yes" -a "$Build12" = "no"; then
        AC_MSG_ERROR(Cannot install 1.2 version by default without building it)
fi

if test "$Default12" = "yes" -a "$Default20" = "yes"; then
        AC_MSG_ERROR(Cannot install both 1.2 and 2.0 as default.)
fi
if test "$Default12" = "yes" -a "$Default21" = "yes"; then
        AC_MSG_ERROR(Cannot install both 1.2 and 2.1 as default.)
fi
if test "$Default21" = "yes" -a "$Default20" = "yes"; then
        AC_MSG_ERROR(Cannot install both 2.1 and 2.0 as default.)
fi

if test "$Default12" = "no" -a "$Default20" = "no" -a "$Default21" = "no"; then
        AC_MSG_ERROR([Either 1.2, 2.0, or 2.1 versions must be installed as 
default])
fi

dnl
dnl End sanity checks
dnl

dnl Some vars used in our Makefiles
AM_CONDITIONAL(Version_1_2, test "$Build12" = "yes")
AM_CONDITIONAL(Version_2_0, test "$Build20" = "yes")
AM_CONDITIONAL(Version_2_1, test "$Build21" = "yes")

AM_CONDITIONAL(DefaultVersion12, test "$Default12" = "yes")
AM_CONDITIONAL(DefaultVersion20, test "$Default20" = "yes")
AM_CONDITIONAL(DefaultVersion21, test "$Default21" = "yes")


dnl
dnl Figure out what to compile/link against
dnl

if test "$Default12" = "yes"; then
        version_suffix="-1.2"
        lib_version_suffix=""
        xmVERSION="1"
        xmREVISION="2"
        xmVer="1.2"
else
  if test "$Default20" = "yes"; then
        version_suffix="-2.0"
        lib_version_suffix="-2.0"
        xmVERSION="2"
        xmREVISION="0"
        xmVer="2.0"
  else
        version_suffix="-2.1"
        lib_version_suffix="-2.1"
        xmVERSION="2"
        xmREVISION="1"
        xmVer="2.1"
  fi
fi


dnl
dnl Conditionally compile editres support
dnl     The default is yes.
dnl
AC_MSG_CHECKING(whether to support EditRes)
AC_ARG_WITH(editres, [  --with-editres          enable support for EditRes])
if test -z "$with_editres"; then
  use_editres=yes
else
  use_editres=$with_editres
fi
AC_MSG_RESULT($use_editres)

if test x$use_editres = xyes
then
        AC_DEFINE(LESSTIF_EDITRES)
elif test x$use_editres = xset
then
        AC_DEFINE(LESSTIF_EDITRES)
fi

dnl
dnl Do you want XDND (the Drag and Drop compatible with GTK, GNOME, ...) ?
dnl
dnl Since it's in development, not enabled by default (yet).
dnl
AC_ARG_WITH(xdnd, [  --with-xdnd             enable support for XDND (GNOME 
compatible)])
if test -z "$with_xdnd"; then
  use_xdnd=no
else
  use_xdnd=$with_xdnd
fi

if test x$use_xdnd = xyes
then
        AC_DEFINE(USE_XDND)
elif test x$use_xdnd = xset
then
        AC_DEFINE(USE_XDND)
fi
AM_CONDITIONAL(UseXDND, test x$use_xdnd = xyes)


dnl
dnl Whether to ask LessTif to be verbose
dnl Verbose means more messages may come out of LessTif than out of Motif.
dnl
AC_ARG_ENABLE(verbose,
[  --enable-verbose        configure LessTif to be verbose (default)])

if test "x$enable_verbose" != "xno" ; then
        AC_DEFINE(LESSTIF_VERBOSE)
fi

AC_ARG_ENABLE(scrollbar-verbose,
[  --enable-scrollbar-verbose
                          configure LessTif ScrollBar to be verbose (default is 
no)])

if test "x$enable_scrollbar_verbose" = "xyes" ; then
        AC_DEFINE(SCROLLBAR_VERBOSE)
fi

dnl
dnl Whether to include nonstandard converters
dnl
AC_ARG_ENABLE(nonstandard-conversions,
[  --enable-nonstandard-conversions
                          include nonstandard conversions])

if test "x$enable_nonstandard_conversions" != "xno" ; then
        AC_DEFINE(NONSTANDARD_CONVERTERS)
fi

dnl
dnl Build a production version of the library
dnl This will compile out XdbDebug statements
dnl
AC_ARG_ENABLE(production,
[  --enable-production     build a production version])

if test "x$enable_production" = "xyes" ; then
        AC_DEFINE(LESSTIF_PRODUCTION)
fi


dnl
dnl Some generic stuff about the compiler and system library
dnl
lt_cs_test_CFLAGS=${CFLAGS+set}
AC_PROG_CC

dnl
dnl Whether to compile with -g for debugging
dnl
AC_MSG_CHECKING(compiler flags)
AC_ARG_ENABLE(debug,
[  --enable-debug          build LessTif with debugging options (-g)(default)])

if test "x$enable_debug" = "xno" ; then
        if test "$lt_cs_test_CFLAGS" != "set" ; then
                CFLAGS="-O"
        fi
else
        if test "x$CC" = "xgcc" ; then
                if test "$lt_cs_test_CFLAGS" = "set" ; then
                        if ![ echo $CFLAGS | grep '\-g' > /dev/null ] ; then
                                if test $ac_cv_prog_cc_g = yes ; then
                                        CFLAGS="$CFLAGS -g"
                                fi
                        fi
                else
                        warn_flags=-Wall
                        if echo $CFLAGS | grep '\-g' > /dev/null ; then
                                CFLAGS=-g
                        else
                                CFLAGS=
                        fi
                fi
        else
                if test "$lt_cs_test_CFLAGS" = "set" ; then
                        if ![ echo $CFLAGS | grep '\-g' > /dev/null ] ; then
                                if test $ac_cv_prog_cc_g = yes ; then
                                        CFLAGS="$CFLAGS -g"
                                fi
                        fi
                else
                        warn_flags=
                        if test $ac_cv_prog_cc_g = yes ; then
                                CFLAGS=-g
                        else
                                CFLAGS=
                        fi
                fi
        fi
fi
AC_MSG_RESULT("$CFLAGS $warn_flags")

AC_AIX
AM_PROG_CC_STDC
AC_CYGWIN
AC_EXEEXT
AC_OBJEXT
AM_PROG_LIBTOOL
dnl AC_PROG_LIBTOOL

dnl Use an external malloc debugging library
LT_WITH_DMALLOC


dnl
dnl Figure out whether libtool will create shared libraries
dnl

if ${CONFIG_SHELL-/bin/sh} ./libtool --features | grep "enable shared" > 
/dev/null 2>&1; then
        lt_libtool_shared="yes"
fi

dnl
dnl Figure out whether libtool will create static libraries
dnl

if ${CONFIG_SHELL-/bin/sh} ./libtool --features | grep "enable static" > 
/dev/null 2>&1; then
        lt_libtool_static="yes"
fi

AM_CONDITIONAL(LibtoolShared, test x$lt_libtool_shared = xyes)
AM_CONDITIONAL(LibtoolStatic, test x$lt_libtool_static = xyes)

dnl
dnl End libtool magic
dnl


dnl
dnl Some check for required(?) tools
dnl

dnl Required for internal static libraries we build
AC_CHECK_PROG(AR, ar, ar, ar)

AC_PROG_MAKE_SET
AC_PROG_INSTALL
AC_PROG_LN_S

dnl Some tools we use for code-generation
AC_PROG_YACC
AM_PROG_LEX

dnl To create powerful 'tags' files
AC_HAVE_EXCTAGS

dnl auto* checks for ANSI C89 stuff
AC_HEADER_STDC
AC_C_CONST

dnl Ok, now let's assume the system is ANSI C89 conforming and
dnl do not check for those standard funcs/headers again!

AC_CHECK_HEADERS(fcntl.h         libgen.h       pwd.h               unistd.h)
AC_CHECK_HEADERS(sys/select.h    sys/stat.h     sys/systeminfo.h)
AC_CHECK_HEADERS(sys/time.h      sys/types.h    sys/wait.h)
AC_HEADER_STAT

dnl These checks in fact look for several headers (see autoconf docs)
AC_HEADER_DIRENT
AC_HEADER_TIME

dnl String related stuff
AC_CHECK_FUNCS(snprintf strcasecmp strdup strncasecmp vsnprintf)
dnl Various other stuff. Most should be available on a 'typical' un*x system.
dnl Most/all should be specified in SUS V2, some are in
dnl Posix.1 (IEEE Std 1003.1: 1990)
AC_CHECK_FUNCS(basename  dirname  _exit  execl  execvp  fork)
AC_CHECK_FUNCS(getcwd  getdtablesize  getitimer  getopt)
AC_CHECK_FUNCS(getpid  getpwnam  getpwuid  getrlimit  getuid)
AC_CHECK_FUNCS(pipe  putenv)
AC_CHECK_FUNCS(setenv setitimer  sigaction  sleep  stat  sysconf)
AC_CHECK_FUNCS(uname  usleep  wait3  waitpid)

dnl Let's assume select() a) exists if select.h is present and
dnl b) it is compatible to the SUS V2 version. Since there was
dnl no contrary report so far assume this is fine ...
dnl AC_CHECK_FUNCS(select)
dnl AC_FUNC_SELECT_ARGTYPES

dnl
dnl Check integer sizes
dnl
dnl The constants are only used when cross compiling; if I understand the
dnl documentation well enough, those get substituted for the target.  The
dnl values given are the most common values, but may need customization if
dnl someone is desparate enough to _want_ to cross compile to a 64 bit
dnl machine from a 32 bit machine, for example.
AC_CHECK_SIZEOF(short, 2)
AC_CHECK_SIZEOF(int, 4)
AC_CHECK_SIZEOF(long, 4)
AC_CHECK_SIZEOF(long long, 8)

dnl X11 path stuff
AC_PATH_X
AC_PATH_XTRA

dnl Not only do we have to figure out whether we have a gethostname,
dnl some systems hide it in -lnsl so we have to figure out to link
dnl it in when appropriate.
LT_HAVE_GETHOSTNAME

dnl rws 21 Apr 2000
dnl According to the definition of AC_PATH_X from autoconf this next test is
dnl bad. Here is the comment from there.
dnl 
dnl     # Screen out bogus values from the imake configuration.  They are
dnl     # bogus both because they are the default anyway, and because
dnl     # using them would break gcc on systems where it needs fixed includes.
dnl 
dnl if test "x$x_includes" = "x"; then
dnl   x_includes="/usr/include"
dnl fi

dnl
dnl Set the CFLAGS variable to the location of the found X-header files
dnl This is necessary for the tests below to work.
dnl Don't lose original contents of CFLAGS though.
dnl

lt_cs_save_CFLAGS="$CFLAGS"
if test "x$x_includes" != "x" ; then
  CFLAGS="$CFLAGS -I$x_includes"
fi

XTversion=""
AC_XT_VERSION6

if test "x$XTversion" = "x" ; then
  AC_XT_VERSION5
  if test "x$XTversion" = "x"; then
    AC_MSG_ERROR(You must have X11 Revision 5 or higher to compile Lesstif)
  else
    AC_MSG_RESULT(revision 5)
    Editres=V5
  fi
else
  AC_MSG_RESULT(revision 6)
  Editres=V6
fi

dnl Pick up the result of previous check for other purposes
AM_CONDITIONAL(XIsR6, test x$Editres = xV6 )

dnl Check for libXp (X11 Printing extensions)
LT_HAVE_LIBXP

dnl
dnl Build libDtPrint (in lib/Dt) only if we have libXp and we're building a 2.1 
version.
dnl
AM_CONDITIONAL(BuildLibDtPrint, test "$LT_HAVELIBXP" = "1" -a "$Build21" = 
"yes")

AC_PATH_MOTIF
if test -n "$motif_includes"; then
  if test "x$motif_includes" != "xNONE"; then
    MOTIF_CFLAGS="-I$motif_includes"
  fi
fi
AC_SUBST(MOTIF_CFLAGS)
if test -n "$motif_libraries"; then
  if test "x$motif_libraries" != "xNONE"; then
    MOTIF_LIBS="-L$motif_libraries"
  fi
fi
AC_SUBST(MOTIF_LIBS)

dnl Our own check for XTHREADS
LT_LIB_XTHREADS


dnl Adjust some standard variables

if test "x$warn_flags" = x; then
        CFLAGS="$lt_cs_save_CFLAGS"
else
        CFLAGS="$lt_cs_save_CFLAGS $warn_flags"
fi
GPROF_FLAGS="-pg"
GPROF_CFLAGS=""
EXTRACFLAGS=""
extralibs=""
run_libraries=""

case ${with_static} in
  yes) static_prefix=;;
  no)  static_prefix="#";;
esac

dnl
dnl Look for a tool to convert HTML into ASCII
dnl
LT_HTML2TXT

dnl
dnl check for man2html
dnl
dnl Hmm, a standard man2html may not be the right tool ...
LT_HAVE_MAN2HTML

dnl
dnl Conditionally build Xbae and/or Xlt and/or the test tree
dnl
AC_MSG_CHECKING(whether to build Xlt)
BuildXlt=""
BuildXltDir=""

AC_ARG_ENABLE(build-Xlt,
[  --enable-build-Xlt      build Xlt library],
test "$enable_build_Xlt" = "yes" && BuildXlt="yes" && BuildXltDir="Xlt"
test "$enable_build_Xlt" = "no" && BuildXlt="no" && BuildXltDir="")

if test -z "$BuildXlt" ; then
AC_CACHE_VAL(lt_cv_buildXlt, [ lt_cv_buildXlt="no" ])   dnl Here's the default
BuildXlt=$lt_cv_buildXlt
else
lt_cv_buildXlt=$BuildXlt
fi
test "$BuildXlt" = "yes" && BuildXltDir="Xlt"

AC_MSG_RESULT($BuildXlt)

AC_MSG_CHECKING(whether to build Xbae)
BuildXbae=""
BuildXbaeDir=""

AC_ARG_ENABLE(build-Xbae,
[  --enable-build-Xbae     build Xbae library],
test "$enable_build_Xbae" = "yes" && BuildXbae="yes" && BuildXbaeDir="Xbae"
test "$enable_build_Xbae" = "no" && BuildXbae="no" && BuildXbaeDir="")

if test -z "$BuildXbae" ; then
AC_CACHE_VAL(lt_cv_buildXbae, [ lt_cv_buildXbae="no" ]) dnl Here's the default
BuildXbae=$lt_cv_buildXbae
else
lt_cv_buildXbae=$BuildXbae
fi
test "$BuildXbae" = "yes" && BuildXbaeDir="Xbae"

AC_MSG_RESULT($BuildXbae)

AC_MSG_CHECKING(whether to build the tests)
BuildTest=""
BuildTestDir=""

AC_ARG_ENABLE(build-tests,
[  --enable-build-tests    build test tree],
test "$enable_build_tests" = "yes" && BuildTests="yes" && BuildTestDir="test"
test "$enable_build_tests" = "no" && BuildTests="no" && BuildTestsDir="")

if test -z "$BuildTests" ; then
AC_CACHE_VAL(lt_cv_buildtests, [ lt_cv_buildtests="no" ])       dnl Here's the 
default
BuildTests=$lt_cv_buildtests
else
lt_cv_buildTests=$BuildTests
fi
test "$BuildTests" = "yes" && BuildTestDir="test"

AC_MSG_RESULT($BuildTests)

dnl
dnl End conditionally build Xlt/Xbae/tests
dnl

dnl
dnl Conditionally compile a couple of Xbae features
dnl     This is here really only to be able to provide the necessary
dnl     output in configure --help.
dnl

dnl AC_ARG_ENABLE(xbae-24bit,
dnl [  --enable-xbae-24bit,           enable 24-bit code in XbaeMatrix],
dnl test "$enable_xbae_24bit" = "yes" && Xbae24bit="yes"
dnl test "$enable_xbae_24bit" = "no" && Xbae24bit="no")
dnl 
dnl if test "$Xbae24bit" = "yes"
dnl then
dnl     AC_DEFINE(NEED_24BIT_VISUAL)
dnl fi
dnl 
dnl AC_ARG_ENABLE(xbae-row-heights,
dnl [  --enable-xbae-row-heights,     allow rows to have variable height in 
XbaeMatrix],
dnl test "$enable_xbae_row_heights" = "yes" && XbaeRowHeights="yes"
dnl test "$enable_xbae_row_heights" = "no" && XbaeRowHeights="no")
dnl 
dnl if test "$XbaeRowHeights" = "yes"
dnl then
dnl     AC_DEFINE(HAVE_ROW_HEIGHTS)
dnl fi

dnl
dnl End of conditionally compiled Xbae features
dnl

dnl
dnl Copy some configuration options from lib/Xlt/configure.in
dnl

dnl AC_MSG_CHECKING(whether to enable basic UIL support for SciPlot widget)
dnl AC_ARG_ENABLE(sciplot-with-uil,
dnl [  --enable-sciplot-with-uil      enable basic UIL support for SciPlot 
widget (default)],
dnl [
dnl if test x$enable_sciplot_with_uil = xyes; then
dnl   SP_withuil="yes"
dnl else
dnl   SP_withuil="no"
dnl fi
dnl ],
dnl SP_withuil="yes"
dnl )
dnl AC_MSG_RESULT($SP_withuil)
dnl 
dnl AM_CONDITIONAL(SciPlotWithUil, test "$SP_withuil" = "yes")
dnl 

dnl
dnl Now ensure that all required variables get substituted!
dnl

dnl AC_SUBST(libdir)
AC_SUBST(bindir)

dnl We might have a bit too much redundant data here, but who cares ...
dnl AC_SUBST(version)
AC_SUBST(version_suffix)
AC_SUBST(lib_version_suffix)

AC_SUBST(xmVERSION)
AC_SUBST(xmREVISION)
AC_SUBST(xmVer)

AC_SUBST(Build12)
AC_SUBST(Build20)
AC_SUBST(Build21)

AC_SUBST(BuildXltDir)
AC_SUBST(BuildXbaeDir)
AC_SUBST(BuildTestDir)

AC_SUBST(CFLAGS)
AC_SUBST(x_lib_path)
AC_SUBST(x_libraries)
AC_SUBST(x_inc_path)
AC_SUBST(x_includes)
AC_SUBST(motif_libraries)
AC_SUBST(motif_includes)
AC_SUBST(Editres)
AC_SUBST(extralibs)
AC_SUBST(subdirs)
AC_SUBST(LIBTOOL_VERSION)
AC_SUBST(AS)
AC_SUBST(DLLTOOL)
AC_SUBST(OBJDUMP)
AC_SUBST(MAJOR_VERSION)
AC_SUBST(MINOR_VERSION)
AC_SUBST(PICO_VERSION)


dnl 
dnl This need 'splain'in Lucy!!!
dnl The new autoconf will be setting a default cache_file=/dev/null.
dnl To avoid all of the problems associated with parseing the long list
dnl of possibilities from the --enable-build-* and --enable-default-*
dnl args our sub-configures need to know the result of these options.
dnl We used to rely on the cache_file being shared, now we don't have a
dnl cache file. So instead, let's explicitly export the vars that we 
dnl need to make an inteligent decision.
dnl

export lt_cv_buildXlt lt_cv_default12 lt_cv_default20

dnl
dnl Which output files do we generate ?
dnl

AC_OUTPUT( \
Makefile \
scripts/Makefile \
scripts/autoconf/Makefile \
scripts/FreeBSD/Makefile \
scripts/RedHat/Makefile \
scripts/RedHat/lesstif.spec \
scripts/Slackware/Makefile \
scripts/Slackware/disklesstif1 \
scripts/Slackware/doinst.sh \
scripts/OS2/Makefile \
include/Makefile \
include/Motif-1.2/Makefile \
include/Motif-1.2/Mrm/Makefile \
include/Motif-1.2/Xm/Makefile \
include/Motif-1.2/uil/Makefile \
include/Motif-1.2/Xm/Xm.h \
include/Motif-1.2/XmI/Makefile \
include/Motif-2.0/Makefile \
include/Motif-2.0/Mrm/Makefile \
include/Motif-2.0/Xm/Makefile \
include/Motif-2.0/Xm/Xm.h \
include/Motif-2.0/uil/Makefile \
include/Motif-2.0/XmI/Makefile \
include/Motif-2.1/Makefile \
include/Motif-2.1/Mrm/Makefile \
include/Motif-2.1/Xm/Makefile \
include/Motif-2.1/Xm/Xm.h \
include/Motif-2.1/uil/Makefile \
include/Motif-2.1/XmI/Makefile \
lib/Makefile \
lib/config/Makefile \
lib/config/Imake.tmpl \
lib/config/LessTif.tmpl \
lib/config/mxmkmf \
lib/Xm/Makefile \
lib/Mrm/Makefile \
lib/Uil/Makefile \
lib/Xm-2.0/Makefile \
lib/Mrm-2.0/Makefile \
lib/Uil-2.0/Makefile \
lib/Xm-2.1/Makefile \
lib/Mrm-2.1/Makefile \
lib/Uil-2.1/Makefile \
lib/Dt/Makefile \
clients/Makefile \
clients/Motif-1.2/Makefile \
clients/Motif-1.2/mwm/Makefile \
clients/Motif-1.2/uil/Makefile \
clients/Motif-1.2/xmbind/Makefile \
clients/Motif-2.0/Makefile \
clients/Motif-2.0/mwm/Makefile \
clients/Motif-2.0/uil/Makefile \
clients/Motif-2.0/xmbind/Makefile \
clients/Motif-2.1/Makefile \
clients/Motif-2.1/mwm/Makefile \
clients/Motif-2.1/uil/Makefile \
clients/Motif-2.1/xmbind/Makefile \
doc/Makefile \
doc/www.lesstif.org/Makefile \
doc/www.lesstif.org/images/Makefile \
doc/lessdox/Makefile \
doc/lessdox/clients/Makefile \
doc/lessdox/widgets/Makefile \
doc/lessdox/functions/Makefile)

dnl
dnl The End.
dnl

reply via email to

[Prev in Thread] Current Thread [Next in Thread]