1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
YSFClients/YSFReflector/configure.ac

6 lines
97 B

AC_INIT(ysfreflector, 20160517)
AM_INIT_AUTOMAKE
AC_PROG_CXX
AC_CONFIG_FILES(Makefile)
AC_OUTPUT