mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 04:36:35 +01:00
reorganize toxic_windows.h into two separate header files, rename main.c to toxic.c
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
AC_PREREQ([2.65])
|
||||
AC_INIT([toxic], [0.4.0], [https://tox.im/])
|
||||
AC_CONFIG_AUX_DIR(configure_aux)
|
||||
AC_CONFIG_SRCDIR([src/main.c])
|
||||
AC_CONFIG_SRCDIR([src/toxic.c])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AM_INIT_AUTOMAKE([1.10 -Wall])
|
||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
||||
|
||||
Reference in New Issue
Block a user