Changeset 10718
- Timestamp:
- 05/16/11 15:49:35 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/configure
r10693 r10718 22018 22018 22019 22019 22020 22021 22020 fi 22022 22021 … … 22337 22336 if test "$HAVE_CFITSIO" = yes -a "$HAVE_CCFITS" = yes; then 22338 22337 $as_echo "#define HAVE_FITS 1" >>confdefs.h 22338 22339 fi 22340 if test "$ROOTEXEC" != no; then 22341 $as_echo "#define HAVE_ROOT 1" >>confdefs.h 22339 22342 22340 22343 fi
Note:
See TracChangeset
for help on using the changeset viewer.