Skip to content

Commit

Permalink
import
Browse files Browse the repository at this point in the history
  • Loading branch information
garyhouston committed Dec 26, 2014
1 parent b01d6f5 commit d6d4cea
Show file tree
Hide file tree
Showing 13 changed files with 5,167 additions and 2,401 deletions.
4 changes: 2 additions & 2 deletions Makefile.am
@@ -1,7 +1,7 @@
AUTOMAKE_OPTIONS = foreign no-dependencies
lib_LTLIBRARIES = librxspencer.la
librxspencer_la_LDFLAGS = -version-info 0:1:0 -no-undefined -module
INCLUDES = -DPOSIX_MISTAKE
librxspencer_la_LDFLAGS = -version-info 0:2:0 -no-undefined -module
AM_CPPFLAGS = -DPOSIX_MISTAKE
librxspencer_la_SOURCES = regcomp.c regerror.c regexec.c regfree.c
noinst_HEADERS = cclass.h cname.h engine.c regex2.h utils.h
man_MANS = rxspencer.3 rxspencer.7
Expand Down

0 comments on commit d6d4cea

Please sign in to comment.