chmod 755 $(DESTDIR)$(ASTSBINDIR)/safe_asterisk;\
fi
$(INSTALL) -d $(DESTDIR)$(ASTHEADERDIR)
+ $(INSTALL) -m 644 include/asterisk.h $(DESTDIR)$(includedir)
$(INSTALL) -m 644 include/asterisk/*.h $(DESTDIR)$(ASTHEADERDIR)
if [ -n "$(OLDHEADERS)" ]; then \
rm -f $(addprefix $(DESTDIR)$(ASTHEADERDIR)/,$(OLDHEADERS)) ;\
#include "asterisk/utils.h"
#include "asterisk/lock.h"
#include "asterisk/srv.h"
-#include "asterisk/compat.h"
struct ast_ha {
/* Host access rule */
#! /bin/sh
-# From configure.ac Revision: 30458 .
+# From configure.ac Revision: 32846 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59e.
#
# specify output header file
-ac_config_headers="$ac_config_headers include/autoconfig.h"
+ac_config_headers="$ac_config_headers include/asterisk/autoconfig.h"
for ac_config_target in $ac_config_targets
do
case $ac_config_target in
- "include/autoconfig.h") CONFIG_HEADERS="$CONFIG_HEADERS include/autoconfig.h" ;;
+ "include/asterisk/autoconfig.h") CONFIG_HEADERS="$CONFIG_HEADERS include/asterisk/autoconfig.h" ;;
"build_tools/menuselect-deps") CONFIG_FILES="$CONFIG_FILES build_tools/menuselect-deps" ;;
"makeopts") CONFIG_FILES="$CONFIG_FILES makeopts" ;;
AC_CONFIG_SRCDIR([asterisk.c])
# specify output header file
-AC_CONFIG_HEADER(include/autoconfig.h)
+AC_CONFIG_HEADER(include/asterisk/autoconfig.h)
AC_COPYRIGHT("Asterisk")
AC_REVISION($Revision$)
#ifndef _ASTERISK_H
#define _ASTERISK_H
-#include "autoconfig.h"
+#include "asterisk/autoconfig.h"
#include "asterisk/compat.h"
-/* include/autoconfig.h.in. Generated from configure.ac by autoheader. */
+/* include/asterisk/autoconfig.h.in. Generated from configure.ac by autoheader. */
#ifndef ASTERISK_AUTOCONFIG_H
#define ASTERISK_AUTOCONFIG_H
#include "asterisk/musiconhold.h"
#include "asterisk/app.h"
#include "asterisk/devicestate.h"
-#include "asterisk/compat.h"
#include "asterisk/stringfields.h"
/*!
-#include "autoconfig.h"
+#include "asterisk/autoconfig.h"
#include <sys/types.h>
#include <stdio.h>
*
*/
-#include "autoconfig.h"
+#include "asterisk/autoconfig.h"
#include <newt.h>
#include <stdio.h>
* at the top of the source tree.
*/
-#include "autoconfig.h"
+#include "asterisk/autoconfig.h"
#include <stdio.h>
#include <popt.h>