~ubuntu-branches/debian/sid/lvm2/sid

« back to all changes in this revision

Viewing changes to debian/patches/libs-cleanup.patch

  • Committer: Package Import Robot
  • Author(s): Bastian Blank
  • Date: 2013-03-03 12:33:47 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20130303123347-smfwei6dodkdth55
Tags: 2.02.98-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
--- a/configure.in
2
2
+++ b/configure.in
3
 
@@ -416,7 +416,7 @@
 
3
@@ -436,7 +436,7 @@
4
4
 AC_MSG_CHECKING(whether to enable readline)
5
5
 AC_ARG_ENABLE([readline],
6
6
              AC_HELP_STRING([--disable-readline], [disable readline support]),
9
9
 AC_MSG_RESULT($READLINE)
10
10
 
11
11
 ################################################################################
12
 
@@ -1067,21 +1067,9 @@
 
12
@@ -1173,21 +1173,9 @@
13
13
 ################################################################################
14
14
 dnl -- Check for selinux
15
15
 if test x$SELINUX = xyes; then
34
34
 fi
35
35
 
36
36
 ################################################################################
37
 
@@ -1102,49 +1090,6 @@
 
37
@@ -1208,49 +1196,6 @@
38
38
 AC_CHECK_HEADERS(getopt.h, AC_DEFINE([HAVE_GETOPTLONG], 1, [Define to 1 if getopt_long is available.]))
39
39
 
40
40
 ################################################################################
84
84
 dnl -- Internationalisation stuff
85
85
 AC_MSG_CHECKING(whether to enable internationalisation)
86
86
 AC_ARG_ENABLE(nls,
87
 
@@ -1225,7 +1170,8 @@
 
87
@@ -1338,7 +1283,8 @@
88
88
 ################################################################################
89
89
 dnl -- Ensure additional headers required
90
90
 if test x$READLINE = xyes; then
94
94
 fi
95
95
 
96
96
 if test x$CLVMD != xnone; then
97
 
@@ -1469,6 +1415,7 @@
 
97
@@ -1581,6 +1527,7 @@
98
98
 AC_SUBST(SALCK_CFLAGS)
99
99
 AC_SUBST(SALCK_LIBS)
100
100
 AC_SUBST(SELINUX_LIBS)