diff -urN dhcpcd-1.3.19-pl7.org/configure.in dhcpcd-1.3.19-pl7/configure.in --- dhcpcd-1.3.19-pl7.org/configure.in Sat Feb 24 01:52:12 2001 +++ dhcpcd-1.3.19-pl7/configure.in Sat Feb 24 01:52:23 2001 @@ -30,22 +30,6 @@ AC_CANONICAL_HOST dnl -dnl Determining the compilation flags -dnl - -case $host_os in - linux*) CFLAGS="$CFLAGS -fomit-frame-pointer -Wall $ADDS" - ;; -esac - -case $host_cpu in - i486) CFLAGS="$CFLAGS -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2" - ;; -esac - -LDFLAGS="-s" - -dnl dnl Checks for programs. dnl AC_PROG_CC