Files:
tests/test-getprogname.c

Depends-on:
string

configure.ac:

Makefile.am:
DEFS += -DEXEEXT=\"@EXEEXT@\"
TESTS += test-getprogname
check_PROGRAMS += test-getprogname
test_getprogname_LDADD = $(LDADD)
