]> mj.ucw.cz Git - pciutils.git/blobdiff - lib/configure
Removed syscall.
[pciutils.git] / lib / configure
index f58c223ea2361e69abf9115253f5362e2e7b8878..74284bb78870bc89a70de8ca38ec3578f599b452 100755 (executable)
@@ -46,15 +46,9 @@ case $sys in
                                                ok=1
                                                ;;
                                alpha|ia64)     echo >>$c '#define HAVE_64BIT_ADDRESS'
-#                                              echo_n " syscalls"
-#                                              echo >>$c '#define HAVE_PM_SYSCALLS'
-#                                              ok=1
                                                ;;
                                sparc|sparc64)  echo >>$c '#define HAVE_64BIT_ADDRESS'
                                                echo >>$c '#define HAVE_LONG_ADDRESS'
-#                                              echo_n " syscalls"
-#                                              echo >>$c '#define HAVE_PM_SYSCALLS'
-#                                              ok=1
                                                ;;
                esac
                ;;