diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7a313ff..0eb4a3d 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl -------------------------------- dnl Initialization macros. dnl -------------------------------- -AC_INIT(libcsoap/csoap.h) +AC_INIT(libcsoap/soap-xml.h) AM_CONFIG_HEADER(config.h) dnl ----------------------------------------------- |