Changeset bae014d9f22e13f6115d53d154e6489f20ae00e4 for configure.ac
- Timestamp:
- 06/09/09 10:07:55 (3 years ago)
- Children:
- 7751a641e2a294d986b002dd01264b7d068258a2
- Parents:
- 927d0c70c763dcf56e6f12ebe02a51688468a5c3
- git-committer:
- Neutron Soutmun <neo.neutron@…> (06/09/09 10:07:55)
- Files:
-
- 1 modified
-
configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
rca3a480 rbae014d 54 54 AC_CHECK_FUNCS([dup2]) 55 55 AC_CONFIG_FILES([ 56 Makefile57 xmlrpc/Makefile56 Makefile 57 xmlrpc/Makefile 58 58 lcfg/Makefile 59 src/Makefile 60 data/Makefile 61 src/include/linux/netfilter_ipv4/Makefile 62 tools/firewall.sh 63 tools/bandwidth.sh 64 tools/weblogin-config-update.sh 59 src/Makefile 60 data/Makefile 61 tools/Makefile 62 tools/rahunas-firewall 63 tools/rahunas-bandwidth 64 tools/rahunas-weblogin-config-update 65 example/Makefile 65 66 example/rahunas.default 66 67 example/rahunas.init
