summaryrefslogtreecommitdiff
path: root/usr.bin/less
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2012-11-04 02:52:03 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2012-11-04 02:52:03 +0000
commit23090366f729c56cab62de74c7a51792357e98a9 (patch)
treec511c885796e28ec571b5267e8f11f3b103d35e9 /usr.bin/less
parent7750ad47a9a7dbc83f87158464170c8640723293 (diff)
parent22ff74b2f44234d31540b1f7fd6c91489c37cad3 (diff)
downloadsrc-test2-23090366f729c56cab62de74c7a51792357e98a9.tar.gz
src-test2-23090366f729c56cab62de74c7a51792357e98a9.zip
Notes
Diffstat (limited to 'usr.bin/less')
-rw-r--r--usr.bin/less/defines.h12
1 files changed, 3 insertions, 9 deletions
diff --git a/usr.bin/less/defines.h b/usr.bin/less/defines.h
index e9ee8c673f01..fe8f1bcd49ce 100644
--- a/usr.bin/less/defines.h
+++ b/usr.bin/less/defines.h
@@ -227,18 +227,12 @@
/* Define to 1 if you have the `fsync' function. */
#define HAVE_FSYNC 1
+/* GNU regex library */
+/* #undef HAVE_GNU_REGEX */
+
/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1
-/* Define to 1 if you have the `gen' library (-lgen). */
-/* #undef HAVE_LIBGEN */
-
-/* Define to 1 if you have the `intl' library (-lintl). */
-/* #undef HAVE_LIBINTL */
-
-/* Define to 1 if you have the `PW' library (-lPW). */
-/* #undef HAVE_LIBPW */
-
/* Define to 1 if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1