FYI...I got autogen.sh to work by changing configure.in from:

84: dnl Checks for header files.
85:

to

84: dnl Checks for header files.
85: AC_CONFIG_HEADER

but now I get:
gcc -DHAVE_CONFIG_H -I. -I.      -g -O2 -I/usr/lib/glib/include
-I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
-I/usr/X11R6/include -I/usr/local/include -c gtk-5250.c
gtk-5250.c: In function `main':
gtk-5250.c:116: `VERSION' undeclared (first use in this function)
gtk-5250.c:116: (Each undeclared identifier is reported only once
gtk-5250.c:116: for each function it appears in.)
make: *** [gtk-5250.o] Error 1


-- 

Steve Fox
http://w3.rchland.ibm.com/~sjfox (internal)
http://k-lug.com (Rochester Linux User Group)
+---
| This is the LINUX5250 Mailing List!
| To submit a new message, send your mail to [EMAIL PROTECTED]
| To subscribe to this list send email to [EMAIL PROTECTED]
| To unsubscribe from this list send email to [EMAIL PROTECTED]
| Questions should be directed to the list owner/operator: [EMAIL PROTECTED]
+---

Reply via email to