Changeset 4159
- Timestamp:
- Jun 8, 2005, 11:24:46 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/configure.ac (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/configure.ac
r4144 r4159 29 29 *-apple-darwin*) 30 30 CFLAGS="${CFLAGS=} -Wno-long-double" 31 FLIBS="${FLIBS} -lg2c"32 31 ;; 33 32 esac … … 47 46 dnl Setup the info for psLib for pkg-config 48 47 PSLIB_CFLAGS="-I${includedir}" 49 PSLIB_LIBS="${FLIBS=}"50 48 51 49 dnl check for standard language functionality
Note:
See TracChangeset
for help on using the changeset viewer.
