diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-01-15 16:53:29 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-01-15 16:53:29 +0000 |
commit | a98d5df79e34aa91b7093b3c18b62ab525213dcc (patch) | |
tree | 90d33c690877e547ae35448e8e8f6894362ebd57 /x11/gnomepanel/files/patch-configure | |
parent | Check for /usr/include/sys/scsiio.h since it isn't used and breaks the (diff) |
Update to 2.4.2, and use lthack.
Diffstat (limited to 'x11/gnomepanel/files/patch-configure')
-rw-r--r-- | x11/gnomepanel/files/patch-configure | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/x11/gnomepanel/files/patch-configure b/x11/gnomepanel/files/patch-configure deleted file mode 100644 index a94d4761c395..000000000000 --- a/x11/gnomepanel/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Mon Jan 6 01:04:20 2003 -+++ configure Mon Jan 6 13:12:56 2003 -@@ -4254,7 +4254,7 @@ - - - for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ -- inttypes.h stdint.h unistd.h -+ inttypes.h stdint.h unistd.h langinfo.h - do - as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` - echo "$as_me:$LINENO: checking for $ac_header" >&5 -@@ -7878,6 +7878,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' |