From: Andr? L. A. <st...@us...> - 2004-03-31 17:06:18
|
Update of /cvsroot/uts/uts/src/tel/telgo.lx200 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15992/src/tel/telgo.lx200 Modified Files: Makefile.am Log Message: 1. camfits.st7 will now compile with includes and libs defined by --with-LALALA. 2. better variable names in camfits.fake and camfits.st4. 3. include includes in CXXFLAGS in configure.ac. Index: Makefile.am =================================================================== RCS file: /cvsroot/uts/uts/src/tel/telgo.lx200/Makefile.am,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** Makefile.am 29 Jan 2004 03:03:22 -0000 1.1.1.1 --- Makefile.am 31 Mar 2004 16:54:27 -0000 1.2 *************** *** 3,5 **** telgo_lx200_SOURCES = errors.h fields.c fields.h main.c ser.c ser.h ! telgo_lx200_LDADD = -lm -lcfitsio \ No newline at end of file --- 3,5 ---- telgo_lx200_SOURCES = errors.h fields.c fields.h main.c ser.c ser.h ! telgo_lx200_LDADD = -lm |