]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Makefile.am referenced a now non-existing config-win32.h
authorDavid Sommerseth <davids@redhat.com>
Fri, 17 Feb 2012 11:09:51 +0000 (12:09 +0100)
committerDavid Sommerseth <davids@redhat.com>
Fri, 17 Feb 2012 12:22:26 +0000 (13:22 +0100)
This file was moved to win/config.h.in and is the template used
by the Python build tools in win/.  This happened in
commit 4b312378e9e7084a0699ca6d4b895bdadb7540db

For all other autotools based environments, ./configure will take
care of creating the proper config.h

Signed-off-by: David Sommerseth <davids@redhat.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Makefile.am

index ab86cc18c6f666d500dec1f84552189807461c58..202938996c4c04c78226535826c275919bf53bb7 100644 (file)
@@ -85,7 +85,6 @@ openvpn_SOURCES = \
        clinat.c clinat.h \
        common.h \
        compat.h compat.c \
-       config-win32.h \
        crypto.c crypto.h crypto_backend.h \
        crypto_openssl.c crypto_openssl.h \
        crypto_polarssl.c crypto_polarssl.h \