diff options
Diffstat (limited to 'source/a/gpm/gpm-1.20.1-math.patch')
-rw-r--r-- | source/a/gpm/gpm-1.20.1-math.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/source/a/gpm/gpm-1.20.1-math.patch b/source/a/gpm/gpm-1.20.1-math.patch deleted file mode 100644 index 634a5fd8..00000000 --- a/source/a/gpm/gpm-1.20.1-math.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- gpm-1.20.1/configure.in.math Tue Jun 24 10:52:44 2003 -+++ gpm-1.20.1/configure.in Tue Jun 24 10:53:54 2003 -@@ -128,7 +128,7 @@ - AC_SUBST(lispdir) - - CPPFLAGS='-I$(srcdir) $(DEFS) -include headers/config.h -Wall -DSYSCONFDIR="\"$(sysconfdir)\"" -DSBINDIR="\"$(sbindir)\""' --LDFLAGS='-L$(srcdir)' -+LDFLAGS='-lm -L$(srcdir)' - - dnl AC_DEFINE_UNQUOTED(SYSCONFDIR,"$sysconfdir") - dnl AC_DEFINE_UNQUOTED(SBINDIR,"$sbindir") |