Changeset 2a2272d in mod_gnutls for configure.ac
- Timestamp:
- Jan 11, 2013, 12:56:01 AM (8 years ago)
- Branches:
- debian/master, debian/stretch-backports, jessie-backports, upstream
- Children:
- dc1e7e6, e86847d
- Parents:
- a4839ae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
ra4839ae r2a2272d 1 1 dnl 2 AC_INIT(mod_gnutls, 0.4. 1)2 AC_INIT(mod_gnutls, 0.4.2) 3 3 OOO_CONFIG_NICE(config.nice) 4 4 MOD_GNUTLS_VERSION=AC_PACKAGE_VERSION … … 44 44 AC_SUBST(MODULE_LIBS) 45 45 46 AC_CONFIG_FILES([Makefile src/Makefile include/mod_gnutls.h data/Makefile])46 AC_CONFIG_FILES([Makefile src/Makefile include/mod_gnutls.h]) 47 47 AC_OUTPUT 48 48
Note: See TracChangeset
for help on using the changeset viewer.