From 97e0177062e6865738b8e1ae7c24d4f18bed64d8 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 23 Jun 2009 16:30:37 +0000 Subject: regenerate git-svn-id: svn://tug.org/texlive/trunk@13923 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/ps2pkm/c-auto.in | 3 --- Build/source/texk/ps2pkm/configure | 8 +------- 2 files changed, 1 insertion(+), 10 deletions(-) (limited to 'Build/source/texk/ps2pkm') diff --git a/Build/source/texk/ps2pkm/c-auto.in b/Build/source/texk/ps2pkm/c-auto.in index 77f8f216737..94783fb3d8e 100644 --- a/Build/source/texk/ps2pkm/c-auto.in +++ b/Build/source/texk/ps2pkm/c-auto.in @@ -68,9 +68,6 @@ `program_invocation_name' and `program_invocation_short_name'. */ #undef HAVE_PROGRAM_INVOCATION_NAME -/* Define to 1 if your compiler understands prototypes. */ -#undef HAVE_PROTOTYPES - /* Define to 1 if you have the `putenv' function. */ #undef HAVE_PUTENV diff --git a/Build/source/texk/ps2pkm/configure b/Build/source/texk/ps2pkm/configure index ad0064974c5..04fe73c964c 100755 --- a/Build/source/texk/ps2pkm/configure +++ b/Build/source/texk/ps2pkm/configure @@ -12820,13 +12820,7 @@ rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ fi { $as_echo "$as_me:$LINENO: result: $kb_cv_c_prototypes" >&5 $as_echo "$kb_cv_c_prototypes" >&6; } -if test "$kb_cv_c_prototypes" = yes; then - -cat >>confdefs.h <<\_ACEOF -#define HAVE_PROTOTYPES 1 -_ACEOF - -else +if test "x$kb_cv_c_prototypes" = xno; then { { $as_echo "$as_me:$LINENO: error: Sorry, your compiler does not understand prototypes." >&5 $as_echo "$as_me: error: Sorry, your compiler does not understand prototypes." >&2;} { (exit 1); exit 1; }; } -- cgit v1.2.3