From 8217045be7913fa6d50428d4bf06c0f4e4bd0656 Mon Sep 17 00:00:00 2001 From: CHOI Junho Date: Thu, 16 Feb 2006 07:57:56 +0000 Subject: Update to 0.7.7.1 --- misc/linm/files/patch-configure | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 misc/linm/files/patch-configure (limited to 'misc/linm/files/patch-configure') diff --git a/misc/linm/files/patch-configure b/misc/linm/files/patch-configure new file mode 100644 index 000000000000..8b55f812c518 --- /dev/null +++ b/misc/linm/files/patch-configure @@ -0,0 +1,28 @@ +--- configure.orig Thu Feb 16 15:55:08 2006 ++++ configure Thu Feb 16 15:56:04 2006 +@@ -29097,9 +29097,9 @@ + fi + + +-# Check whether --enable-configpath or --disable-configpath was given. +-if test "${enable_configpath+set}" = set; then +- enableval="$enable_configpath" ++# Check whether --enable-cfgpath or --disable-cfgpath was given. ++if test "${enable_cfgpath+set}" = set; then ++ enableval="$enable_cfgpath" + enable_cfgpath=${enableval} + else + enable_cfgpath=default +@@ -29125,9 +29125,9 @@ + + + +-# Check whether --enable-configpath or --disable-configpath was given. +-if test "${enable_configpath+set}" = set; then +- enableval="$enable_configpath" ++# Check whether --enable-kolocalepath or --disable-kolocalepath was given. ++if test "${enable_kolocalepath+set}" = set; then ++ enableval="$enable_kolocalepath" + enable_kolocalepath=${enableval} + else + enable_kolocalepath=default -- cgit v1.2.3