lo-pack-sources: use the same top-level directory in all tarballs
[LibreOffice.git] / libxmlsec / xmlsec1-1.2.14-ansi.patch
blob24a9584c90235023351f5cab3cb77a3005051298
1 --- misc/xmlsec1-1.2.14/configure.in 2012-08-29 22:44:51.000000000 +0200
2 +++ misc/build/xmlsec1-1.2.14/configure.in 2012-08-29 22:46:23.000000000 +0200
3 @@ -46,10 +46,6 @@
4 AC_PATH_PROG(HELP2MAN, help2man)
5 AC_PATH_PROG(MAN2HTML, man2html)
7 -dnl Make sure we have an ANSI compiler
8 -AM_C_PROTOTYPES
9 -test "z$U" != "z" && AC_MSG_ERROR(Compiler not ANSI compliant)
11 dnl Checks for header files.
12 AC_HEADER_DIRENT
13 AC_HEADER_STDC