diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-08-12 14:06:38 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-08-12 14:06:38 +0000 |
commit | ede7f64b6368effb82b9f56116ab517aa755270f (patch) | |
tree | bf198750bba7862dd5bc5594f01fb3df0c602f4e /graphics/jpeg/files | |
parent | e01496293c980c2fb2973ec4d073d43932cfb585 (diff) | |
download | ports-ede7f64b6368effb82b9f56116ab517aa755270f.tar.gz ports-ede7f64b6368effb82b9f56116ab517aa755270f.zip |
Notes
Diffstat (limited to 'graphics/jpeg/files')
-rw-r--r-- | graphics/jpeg/files/patch-configure | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/graphics/jpeg/files/patch-configure b/graphics/jpeg/files/patch-configure index 8e6bb0d87488..83902e539cc1 100644 --- a/graphics/jpeg/files/patch-configure +++ b/graphics/jpeg/files/patch-configure @@ -1,25 +1,5 @@ --- configure.orig 1998-03-21 20:08:57.000000000 +0100 +++ configure 2008-08-05 12:48:47.000000000 +0200 -@@ -815,7 +815,9 @@ - if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then - echo "$ac_t""yes" 1>&6 - cat >> confdefs.h <<\EOF -+#ifndef HAVE_STDDEF_H - #define HAVE_STDDEF_H -+#endif - EOF - - else -@@ -851,7 +853,9 @@ - if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then - echo "$ac_t""yes" 1>&6 - cat >> confdefs.h <<\EOF -+#ifndef HAVE_STDLIB_H - #define HAVE_STDLIB_H -+#endif - EOF - - else @@ -1529,7 +1533,6 @@ if test "x$LTSHARED" != xno -o "x$LTSTATIC" != xno; then |