source: trunk/athena/lib/firefox-extension/configure.in @ 22497

Revision 22497, 126 bytes checked in by rbasch, 18 years ago (diff)
Add the firefox extension, which provides various customizations (formerly made via source code changes) of a stock 1.5.0 build.
Line 
1dnl Process this file with autoconf to produce a configure script.
2AC_INIT(install.rdf)
3
4AC_PROG_INSTALL
5
6AC_OUTPUT(Makefile)
Note: See TracBrowser for help on using the repository browser.