Changeset 2506 for neercs/trunk
- Timestamp:
- Jul 1, 2008, 1:26:35 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
neercs/trunk/configure.ac
r2494 r2506 43 43 AC_MSG_CHECKING(for pty grab support) 44 44 case $target in 45 i?86-*-linux-* )45 i?86-*-linux-*|amd64-*-linux-*|x86_64-*-linux-*) 46 46 grab=yes ;; 47 47 *)
Note: See TracChangeset
for help on using the changeset viewer.