source: trunk/athena/bin/gurlview/configure.in @ 17700

Revision 17700, 136 bytes checked in by rbasch, 23 years ago (diff)
A simple utility which calls gnome_url_show() to display a URL in an appropriate viewer.
Line 
1dnl Process this file with autoconf to produce a configure script.
2AC_INIT(gurlview.c)
3
4AC_PROG_CC
5AC_PROG_INSTALL
6
7AC_OUTPUT(Makefile)
Note: See TracBrowser for help on using the repository browser.