aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-06-26 14:28:40 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2010-06-26 14:28:40 +0300
commita5840ea9469993e89a23be9e1a647c3c72614f9e (patch)
tree5b4715ca0119deda62cd610f2b1d31e2443c5e1d
parent00f3dc3e1f8f48d9c3ebed51dedf652ff2401eca (diff)
downloadsmap-a5840ea9469993e89a23be9e1a647c3c72614f9e.tar.gz
smap-a5840ea9469993e89a23be9e1a647c3c72614f9e.tar.bz2
Minor change.
-rw-r--r--src/getopt.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/src/getopt.m4 b/src/getopt.m4
index 29bab9c..df72e7b 100644
--- a/src/getopt.m4
+++ b/src/getopt.m4
@@ -481,2 +481,3 @@ cmpidx_short (const void *a, const void *b)
+#ifdef HAVE_GETOPT_LONG
static int
@@ -504,2 +505,3 @@ cmpidx_long (const void *a, const void *b)
}
+#endif

Return to:

Send suggestions and report system problems to the System administrator.